bismuth-mypy


Namebismuth-mypy JSON
Version 1.11.2b2 PyPI version JSON
download
home_pagehttps://www.mypy-lang.org/
SummaryOptional static typing for Python
upload_time2024-09-19 20:00:33
maintainerNone
docs_urlNone
authorJukka Lehtosalo
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Mypy -- Optional Static Typing for Python
=========================================

Add type annotations to your Python programs, and use mypy to type
check them.  Mypy is essentially a Python linter on steroids, and it
can catch many programming errors by analyzing your program, without
actually having to run it.  Mypy has a powerful type system with
features such as type inference, gradual typing, generics and union
types.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.mypy-lang.org/",
    "name": "bismuth-mypy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jukka Lehtosalo",
    "author_email": "jukka.lehtosalo@iki.fi",
    "download_url": "https://files.pythonhosted.org/packages/45/62/5a21d1e20376f36c2fd7fcb6e92eabe0c0e76a2b7ea0a996e183e42fa5a1/bismuth_mypy-1.11.2b2.tar.gz",
    "platform": null,
    "description": "Mypy -- Optional Static Typing for Python\n=========================================\n\nAdd type annotations to your Python programs, and use mypy to type\ncheck them.  Mypy is essentially a Python linter on steroids, and it\ncan catch many programming errors by analyzing your program, without\nactually having to run it.  Mypy has a powerful type system with\nfeatures such as type inference, gradual typing, generics and union\ntypes.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Optional static typing for Python",
    "version": "1.11.2b2",
    "project_urls": {
        "Changelog": "https://github.com/python/mypy/blob/master/CHANGELOG.md",
        "Documentation": "https://mypy.readthedocs.io/en/stable/index.html",
        "Homepage": "https://www.mypy-lang.org/",
        "Issues": "https://github.com/python/mypy/issues",
        "Repository": "https://github.com/python/mypy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "104dd3b7b53c8242f3163fa89c690c825e9af2f2f64886104e620510dfe8211f",
                "md5": "5dcd3df843d6b9aae04e3f6385e421e7",
                "sha256": "429eb0fb8cf68260224f1fa5c1540590fc33a324b93caa07cab51b9dc9749125"
            },
            "downloads": -1,
            "filename": "bismuth_mypy-1.11.2b2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5dcd3df843d6b9aae04e3f6385e421e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 12517345,
            "upload_time": "2024-09-19T20:00:18",
            "upload_time_iso_8601": "2024-09-19T20:00:18.658587Z",
            "url": "https://files.pythonhosted.org/packages/10/4d/d3b7b53c8242f3163fa89c690c825e9af2f2f64886104e620510dfe8211f/bismuth_mypy-1.11.2b2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b094c81064c2d1647330b468814a8a93a836e1aa07e08828566606d8968869dc",
                "md5": "436bf19069555d898c46ae7d2343fdea",
                "sha256": "31d8e687d65ae86c939f57ff2c4ae1308e3bb1b270e68c912174a5d5c98072ff"
            },
            "downloads": -1,
            "filename": "bismuth_mypy-1.11.2b2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "436bf19069555d898c46ae7d2343fdea",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 12437960,
            "upload_time": "2024-09-19T20:00:21",
            "upload_time_iso_8601": "2024-09-19T20:00:21.842456Z",
            "url": "https://files.pythonhosted.org/packages/b0/94/c81064c2d1647330b468814a8a93a836e1aa07e08828566606d8968869dc/bismuth_mypy-1.11.2b2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "859f7f364a877f1755d5852da6abd37ba20a7717effffdc32708ac21a6e80f89",
                "md5": "ca2cf227e9dfe70e4a8d3d0cc7100a69",
                "sha256": "2d863fbd6943a2cfc768b4df71ad20d496e4e33c9be5268e5703ab767ab07371"
            },
            "downloads": -1,
            "filename": "bismuth_mypy-1.11.2b2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ca2cf227e9dfe70e4a8d3d0cc7100a69",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 12520074,
            "upload_time": "2024-09-19T20:00:24",
            "upload_time_iso_8601": "2024-09-19T20:00:24.912191Z",
            "url": "https://files.pythonhosted.org/packages/85/9f/7f364a877f1755d5852da6abd37ba20a7717effffdc32708ac21a6e80f89/bismuth_mypy-1.11.2b2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "792b42499cc001ab314a98643c697fdf4f4ee231fda9efeff9400f509232fb8f",
                "md5": "05b2a151191f43702c4e0d83b4967c72",
                "sha256": "48d96c2b382c3a66a0928096e429366b1598e509e9bfc7d3eac9a749ded5d16b"
            },
            "downloads": -1,
            "filename": "bismuth_mypy-1.11.2b2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "05b2a151191f43702c4e0d83b4967c72",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 12477995,
            "upload_time": "2024-09-19T20:00:27",
            "upload_time_iso_8601": "2024-09-19T20:00:27.215057Z",
            "url": "https://files.pythonhosted.org/packages/79/2b/42499cc001ab314a98643c697fdf4f4ee231fda9efeff9400f509232fb8f/bismuth_mypy-1.11.2b2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7204421282e11a58d52c383557a3f53b88f1ecf6ed198175ad1ea251ca4a1b2",
                "md5": "5c99656fd964c28d45efa10dbae11900",
                "sha256": "97f732b304e55e25ecd5ff1174cd0a79364159ef5e06fb7a5c876b2fbd7a115e"
            },
            "downloads": -1,
            "filename": "bismuth_mypy-1.11.2b2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5c99656fd964c28d45efa10dbae11900",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 12515252,
            "upload_time": "2024-09-19T20:00:29",
            "upload_time_iso_8601": "2024-09-19T20:00:29.430211Z",
            "url": "https://files.pythonhosted.org/packages/a7/20/4421282e11a58d52c383557a3f53b88f1ecf6ed198175ad1ea251ca4a1b2/bismuth_mypy-1.11.2b2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c23708df0d71de9b8aa5cad9b778ae012c934d93815b1e3c08da9d9b0e22dc7b",
                "md5": "e8d88907f152b6cf5674e2034bb0f547",
                "sha256": "f30d24a51a7734b361118c71fa92bd1798db2aa0de498986aa57e597b9208b62"
            },
            "downloads": -1,
            "filename": "bismuth_mypy-1.11.2b2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8d88907f152b6cf5674e2034bb0f547",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2621851,
            "upload_time": "2024-09-19T20:00:31",
            "upload_time_iso_8601": "2024-09-19T20:00:31.820132Z",
            "url": "https://files.pythonhosted.org/packages/c2/37/08df0d71de9b8aa5cad9b778ae012c934d93815b1e3c08da9d9b0e22dc7b/bismuth_mypy-1.11.2b2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45625a21d1e20376f36c2fd7fcb6e92eabe0c0e76a2b7ea0a996e183e42fa5a1",
                "md5": "44a0de46adc36be9ed80a6867ff045b2",
                "sha256": "0f0a489b50b605f8ebb8c246301a0d08a1713b487e5583f3cf9a230eda1b1f85"
            },
            "downloads": -1,
            "filename": "bismuth_mypy-1.11.2b2.tar.gz",
            "has_sig": false,
            "md5_digest": "44a0de46adc36be9ed80a6867ff045b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3081197,
            "upload_time": "2024-09-19T20:00:33",
            "upload_time_iso_8601": "2024-09-19T20:00:33.474601Z",
            "url": "https://files.pythonhosted.org/packages/45/62/5a21d1e20376f36c2fd7fcb6e92eabe0c0e76a2b7ea0a996e183e42fa5a1/bismuth_mypy-1.11.2b2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 20:00:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "mypy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "bismuth-mypy"
}
        
Elapsed time: 0.34231s