bsic-utils


Namebsic-utils JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryBSIC's Utils Library
upload_time2023-11-11 19:08:54
maintainer
docs_urlNone
author
requires_python>=3.12
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AF's Utils Package

## Read Docs

1. Download the docs.pdf file

## If the matplotlib fonts does not work

You have to install the .ttf and clean your matplotlib cache (full guide to come)

Hosted docs page WIP!

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bsic-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Andrea Franceschini <andrea.franceschini03@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a6/fa/8406bfdf227331b4849aa4fb1a22bfc35282db4eec230f09e5bfd6d771a3/bsic_utils-1.0.0.tar.gz",
    "platform": null,
    "description": "# AF's Utils Package\n\n## Read Docs\n\n1. Download the docs.pdf file\n\n## If the matplotlib fonts does not work\n\nYou have to install the .ttf and clean your matplotlib cache (full guide to come)\n\nHosted docs page WIP!\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "BSIC's Utils Library",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "399c16a142e567cac14a48e513989a8496812b8d9ac31215a5385ad3d5486d9b",
                "md5": "78c4941d6a062c531042660797067068",
                "sha256": "b1f695cf3af1aa8ed0a2f82276a0c47300d45e8070e737a34d5b8b4643c4e591"
            },
            "downloads": -1,
            "filename": "bsic_utils-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78c4941d6a062c531042660797067068",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 6614,
            "upload_time": "2023-11-11T19:08:53",
            "upload_time_iso_8601": "2023-11-11T19:08:53.422787Z",
            "url": "https://files.pythonhosted.org/packages/39/9c/16a142e567cac14a48e513989a8496812b8d9ac31215a5385ad3d5486d9b/bsic_utils-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6fa8406bfdf227331b4849aa4fb1a22bfc35282db4eec230f09e5bfd6d771a3",
                "md5": "40dfc1c5f07501934a58aa49c75169a5",
                "sha256": "fe97f644b2b417c860f8a649465d858161f4c79f63606eb387bcf37b252d5791"
            },
            "downloads": -1,
            "filename": "bsic_utils-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "40dfc1c5f07501934a58aa49c75169a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 6490,
            "upload_time": "2023-11-11T19:08:54",
            "upload_time_iso_8601": "2023-11-11T19:08:54.790836Z",
            "url": "https://files.pythonhosted.org/packages/a6/fa/8406bfdf227331b4849aa4fb1a22bfc35282db4eec230f09e5bfd6d771a3/bsic_utils-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 19:08:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "bsic-utils"
}
        
Elapsed time: 0.24535s