mypy


Namemypy JSON
Version 1.14.0 PyPI version JSON
download
home_pageNone
SummaryOptional static typing for Python
upload_time2024-12-20 15:24:32
maintainerNone
docs_urlNone
authorNone
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": null,
    "name": "mypy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jukka Lehtosalo <jukka.lehtosalo@iki.fi>",
    "download_url": "https://files.pythonhosted.org/packages/8c/7b/08046ef9330735f536a09a2e31b00f42bccdb2795dcd979636ba43bb2d63/mypy-1.14.0.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.14.0",
    "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": "ef97f00ded038482230e0beaaa08f9c5483a54530b362ad1b0d752d5d2b2f211",
                "md5": "eb5f2f087a319cb0eb87ec75bd5d2dbf",
                "sha256": "e971c1c667007f9f2b397ffa80fa8e1e0adccff336e5e77e74cb5f22868bee87"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eb5f2f087a319cb0eb87ec75bd5d2dbf",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 11207956,
            "upload_time": "2024-12-20T15:22:48",
            "upload_time_iso_8601": "2024-12-20T15:22:48.139146Z",
            "url": "https://files.pythonhosted.org/packages/ef/97/f00ded038482230e0beaaa08f9c5483a54530b362ad1b0d752d5d2b2f211/mypy-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68678b4db0da19c9e3fa6264e948f1c135ab4dd45bede1809f4fdb613dc119f6",
                "md5": "c12971d5d3a0025b6ca6fb3ba6f9bc70",
                "sha256": "e86aaeaa3221a278c66d3d673b297232947d873773d61ca3ee0e28b2ff027179"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c12971d5d3a0025b6ca6fb3ba6f9bc70",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 10363681,
            "upload_time": "2024-12-20T15:23:36",
            "upload_time_iso_8601": "2024-12-20T15:23:36.592799Z",
            "url": "https://files.pythonhosted.org/packages/68/67/8b4db0da19c9e3fa6264e948f1c135ab4dd45bede1809f4fdb613dc119f6/mypy-1.14.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f50056b1619ff1f3fcad2d411eccda60d74d20e73bda39c218d5ad2769980682",
                "md5": "dfd1b5af3a544bca526a12605277faa5",
                "sha256": "1628c5c3ce823d296e41e2984ff88c5861499041cb416a8809615d0c1f41740e"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dfd1b5af3a544bca526a12605277faa5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 12832976,
            "upload_time": "2024-12-20T15:23:01",
            "upload_time_iso_8601": "2024-12-20T15:23:01.016524Z",
            "url": "https://files.pythonhosted.org/packages/f5/00/56b1619ff1f3fcad2d411eccda60d74d20e73bda39c218d5ad2769980682/mypy-1.14.0-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": "e78b9247838774b0bd865f190cc221822212091317f16310305ef924d9772532",
                "md5": "842d3e7f803f66bfd4a186114dd28ddb",
                "sha256": "7fadb29b77fc14a0dd81304ed73c828c3e5cde0016c7e668a86a3e0dfc9f3af3"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "842d3e7f803f66bfd4a186114dd28ddb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 13013704,
            "upload_time": "2024-12-20T15:23:43",
            "upload_time_iso_8601": "2024-12-20T15:23:43.564329Z",
            "url": "https://files.pythonhosted.org/packages/e7/8b/9247838774b0bd865f190cc221822212091317f16310305ef924d9772532/mypy-1.14.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2690c0868a6f3d9761d2f704d1fb6ef84d75998c27d342738a8b20f109a411f",
                "md5": "81fafa186ec342faefa7195170ee4388",
                "sha256": "3fa76988dc760da377c1e5069200a50d9eaaccf34f4ea18428a3337034ab5a44"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "81fafa186ec342faefa7195170ee4388",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 9782230,
            "upload_time": "2024-12-20T15:23:15",
            "upload_time_iso_8601": "2024-12-20T15:23:15.336312Z",
            "url": "https://files.pythonhosted.org/packages/b2/69/0c0868a6f3d9761d2f704d1fb6ef84d75998c27d342738a8b20f109a411f/mypy-1.14.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34c1b9dd3e955953aec1c728992545b7877c9f6fa742a623ce4c200da0f62540",
                "md5": "477f26c3b14c2fae6f4032a0805ed3db",
                "sha256": "6e73c8a154eed31db3445fe28f63ad2d97b674b911c00191416cf7f6459fd49a"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "477f26c3b14c2fae6f4032a0805ed3db",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 11121032,
            "upload_time": "2024-12-20T15:23:11",
            "upload_time_iso_8601": "2024-12-20T15:23:11.439050Z",
            "url": "https://files.pythonhosted.org/packages/34/c1/b9dd3e955953aec1c728992545b7877c9f6fa742a623ce4c200da0f62540/mypy-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee96c52d5d516819ab95bf41f4a1ada828a3decc302f8c152ff4fc5feb0e4529",
                "md5": "1d436e020be2d2cba35c8eed8ee6f607",
                "sha256": "273e70fcb2e38c5405a188425aa60b984ffdcef65d6c746ea5813024b68c73dc"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1d436e020be2d2cba35c8eed8ee6f607",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 10286294,
            "upload_time": "2024-12-20T15:23:29",
            "upload_time_iso_8601": "2024-12-20T15:23:29.531318Z",
            "url": "https://files.pythonhosted.org/packages/ee/96/c52d5d516819ab95bf41f4a1ada828a3decc302f8c152ff4fc5feb0e4529/mypy-1.14.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "692c3dbe51877a24daa467f8d8631f9ffd1aabbf0f6d9367a01c44a59df81fe0",
                "md5": "a0687c672b6e2fdbd963554a0ba01796",
                "sha256": "1daca283d732943731a6a9f20fdbcaa927f160bc51602b1d4ef880a6fb252015"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a0687c672b6e2fdbd963554a0ba01796",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 12746528,
            "upload_time": "2024-12-20T15:22:56",
            "upload_time_iso_8601": "2024-12-20T15:22:56.750357Z",
            "url": "https://files.pythonhosted.org/packages/69/2c/3dbe51877a24daa467f8d8631f9ffd1aabbf0f6d9367a01c44a59df81fe0/mypy-1.14.0-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": "a1a8eb20cde4ba9c4c3e20d958918a7c5d92210f4d1a0200c27de9a641f70996",
                "md5": "424313a89e856f942c74808fbe7cffd0",
                "sha256": "7e68047bedb04c1c25bba9901ea46ff60d5eaac2d71b1f2161f33107e2b368eb"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "424313a89e856f942c74808fbe7cffd0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 12883489,
            "upload_time": "2024-12-20T15:23:25",
            "upload_time_iso_8601": "2024-12-20T15:23:25.513095Z",
            "url": "https://files.pythonhosted.org/packages/a1/a8/eb20cde4ba9c4c3e20d958918a7c5d92210f4d1a0200c27de9a641f70996/mypy-1.14.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9117a1fc6c70f31d52c99299320cf81c3cb2c6b91ec7269414e0718a6d138e34",
                "md5": "53cb0d4f94313a74289711f9bab7d774",
                "sha256": "7a52f26b9c9b1664a60d87675f3bae00b5c7f2806e0c2800545a32c325920bcc"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "53cb0d4f94313a74289711f9bab7d774",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 9780113,
            "upload_time": "2024-12-20T15:22:54",
            "upload_time_iso_8601": "2024-12-20T15:22:54.005230Z",
            "url": "https://files.pythonhosted.org/packages/91/17/a1fc6c70f31d52c99299320cf81c3cb2c6b91ec7269414e0718a6d138e34/mypy-1.14.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fed80e72175ee0253217f5c44524f5e95251c02e95ba9749fb87b0e2074d203a",
                "md5": "637768e02fb7b209fef21ca70bfb639b",
                "sha256": "d5326ab70a6db8e856d59ad4cb72741124950cbbf32e7b70e30166ba7bbf61dd"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "637768e02fb7b209fef21ca70bfb639b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 11269011,
            "upload_time": "2024-12-20T15:24:10",
            "upload_time_iso_8601": "2024-12-20T15:24:10.044275Z",
            "url": "https://files.pythonhosted.org/packages/fe/d8/0e72175ee0253217f5c44524f5e95251c02e95ba9749fb87b0e2074d203a/mypy-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e96d4ea13839dabe5db588dc6a1b766da16f420d33cf118a7b7172cdf6c7fcb2",
                "md5": "52b158dada1a78b5550ea6bba458140b",
                "sha256": "bf4ec4980bec1e0e24e5075f449d014011527ae0055884c7e3abc6a99cd2c7f1"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "52b158dada1a78b5550ea6bba458140b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 10253076,
            "upload_time": "2024-12-20T15:23:19",
            "upload_time_iso_8601": "2024-12-20T15:23:19.294746Z",
            "url": "https://files.pythonhosted.org/packages/e9/6d/4ea13839dabe5db588dc6a1b766da16f420d33cf118a7b7172cdf6c7fcb2/mypy-1.14.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e387db2c5d0f4d290e998f7a52b2e2616c7bbad96b8e04278ab09d11978a29e",
                "md5": "fc67f51c619cb65483e44662c8f891b5",
                "sha256": "390dfb898239c25289495500f12fa73aa7f24a4c6d90ccdc165762462b998d63"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fc67f51c619cb65483e44662c8f891b5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 12862786,
            "upload_time": "2024-12-20T15:23:08",
            "upload_time_iso_8601": "2024-12-20T15:23:08.336095Z",
            "url": "https://files.pythonhosted.org/packages/3e/38/7db2c5d0f4d290e998f7a52b2e2616c7bbad96b8e04278ab09d11978a29e/mypy-1.14.0-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": "bf4b62d59c801b34141040989949c2b5c157d0408b45357335d3ec5b2845b0f6",
                "md5": "c9bc3d2b2c4e3b1eba3fbaf4391658f4",
                "sha256": "7e026d55ddcd76e29e87865c08cbe2d0104e2b3153a523c529de584759379d3d"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c9bc3d2b2c4e3b1eba3fbaf4391658f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 12971568,
            "upload_time": "2024-12-20T15:23:32",
            "upload_time_iso_8601": "2024-12-20T15:23:32.539281Z",
            "url": "https://files.pythonhosted.org/packages/bf/4b/62d59c801b34141040989949c2b5c157d0408b45357335d3ec5b2845b0f6/mypy-1.14.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f19ce0f281b32d70c87b9e4d2939e302b1ff77ada4d7b0f2fb32890c144bc1d6",
                "md5": "fcc353f8f8147cb19902984af4028de1",
                "sha256": "585ed36031d0b3ee362e5107ef449a8b5dfd4e9c90ccbe36414ee405ee6b32ba"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fcc353f8f8147cb19902984af4028de1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 9879477,
            "upload_time": "2024-12-20T15:23:22",
            "upload_time_iso_8601": "2024-12-20T15:23:22.195648Z",
            "url": "https://files.pythonhosted.org/packages/f1/9c/e0f281b32d70c87b9e4d2939e302b1ff77ada4d7b0f2fb32890c144bc1d6/mypy-1.14.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13338380efd0ebdfdfac7fc0bf065f03a049800ca1e6c296ec1afc634340d992",
                "md5": "31ae652e3269775bbe931c0d092492de",
                "sha256": "e9f6f4c0b27401d14c483c622bc5105eff3911634d576bbdf6695b9a7c1ba741"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "31ae652e3269775bbe931c0d092492de",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 11251509,
            "upload_time": "2024-12-20T15:23:51",
            "upload_time_iso_8601": "2024-12-20T15:23:51.839613Z",
            "url": "https://files.pythonhosted.org/packages/13/33/8380efd0ebdfdfac7fc0bf065f03a049800ca1e6c296ec1afc634340d992/mypy-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "156d4e1c21c60fee11af7d8e4f2902a29886d1387d6a836be16229eb3982a963",
                "md5": "e00ad2a6f44dd72f9c062ed1e8407912",
                "sha256": "56b2280cedcb312c7a79f5001ae5325582d0d339bce684e4a529069d0e7ca1e7"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e00ad2a6f44dd72f9c062ed1e8407912",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 10244282,
            "upload_time": "2024-12-20T15:22:43",
            "upload_time_iso_8601": "2024-12-20T15:22:43.329561Z",
            "url": "https://files.pythonhosted.org/packages/15/6d/4e1c21c60fee11af7d8e4f2902a29886d1387d6a836be16229eb3982a963/mypy-1.14.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bcf7a8ae5c0161edae15d25c2c67c68ce8b150cbdc45aefc13a8be271ee80b2",
                "md5": "4ba350a3acc7b62b3475edbacc9e2fa0",
                "sha256": "342de51c48bab326bfc77ce056ba08c076d82ce4f5a86621f972ed39970f94d8"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4ba350a3acc7b62b3475edbacc9e2fa0",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 12867676,
            "upload_time": "2024-12-20T15:22:51",
            "upload_time_iso_8601": "2024-12-20T15:22:51.242484Z",
            "url": "https://files.pythonhosted.org/packages/8b/cf/7a8ae5c0161edae15d25c2c67c68ce8b150cbdc45aefc13a8be271ee80b2/mypy-1.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cd071f7bbdcc7cfd0f2892db5b13b1e8857673f2cc9e0c30e3e4340523dc186",
                "md5": "8ac7132b139b37b59f251d61edca4056",
                "sha256": "00df23b42e533e02a6f0055e54de9a6ed491cd8b7ea738647364fd3a39ea7efc"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8ac7132b139b37b59f251d61edca4056",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 12964189,
            "upload_time": "2024-12-20T15:23:04",
            "upload_time_iso_8601": "2024-12-20T15:23:04.065774Z",
            "url": "https://files.pythonhosted.org/packages/9c/d0/71f7bbdcc7cfd0f2892db5b13b1e8857673f2cc9e0c30e3e4340523dc186/mypy-1.14.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a740fb4ad65d6d5f8c51396ecf6305ec0269b66013a5bf02d0e9528053640b4a",
                "md5": "db25dc0acc8e3168a571372be7946dc4",
                "sha256": "e8c8387e5d9dff80e7daf961df357c80e694e942d9755f3ad77d69b0957b8e3f"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "db25dc0acc8e3168a571372be7946dc4",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 9888247,
            "upload_time": "2024-12-20T15:23:40",
            "upload_time_iso_8601": "2024-12-20T15:23:40.599899Z",
            "url": "https://files.pythonhosted.org/packages/a7/40/fb4ad65d6d5f8c51396ecf6305ec0269b66013a5bf02d0e9528053640b4a/mypy-1.14.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "484b3c77c79f56e085f7cb5d4a4bb14d56b39f81161b9347f1a8342c45bb5054",
                "md5": "d85a86fbcb1233a58eed849c687a505b",
                "sha256": "0b16738b1d80ec4334654e89e798eb705ac0c36c8a5c4798496cd3623aa02286"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d85a86fbcb1233a58eed849c687a505b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 11145847,
            "upload_time": "2024-12-20T15:23:46",
            "upload_time_iso_8601": "2024-12-20T15:23:46.410182Z",
            "url": "https://files.pythonhosted.org/packages/48/4b/3c77c79f56e085f7cb5d4a4bb14d56b39f81161b9347f1a8342c45bb5054/mypy-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8682024a4eee1a7d14321d5a53d2f27108abd636b906ed111ad1c3a7f21a1635",
                "md5": "bb9bb3fc57f18ef0701ab24f477bbad5",
                "sha256": "10065fcebb7c66df04b05fc799a854b1ae24d9963c8bb27e9064a9bdb43aa8ad"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "bb9bb3fc57f18ef0701ab24f477bbad5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 10317689,
            "upload_time": "2024-12-20T15:23:55",
            "upload_time_iso_8601": "2024-12-20T15:23:55.831878Z",
            "url": "https://files.pythonhosted.org/packages/86/82/024a4eee1a7d14321d5a53d2f27108abd636b906ed111ad1c3a7f21a1635/mypy-1.14.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b22f8c98d3d6d492d61a822f655c4a9496f80e418592efcf4cde68ffd71600e",
                "md5": "7cfa14c6b692ca169fe58151cd215e39",
                "sha256": "fbb7d683fa6bdecaa106e8368aa973ecc0ddb79a9eaeb4b821591ecd07e9e03c"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7cfa14c6b692ca169fe58151cd215e39",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 12788755,
            "upload_time": "2024-12-20T15:24:03",
            "upload_time_iso_8601": "2024-12-20T15:24:03.925734Z",
            "url": "https://files.pythonhosted.org/packages/3b/22/f8c98d3d6d492d61a822f655c4a9496f80e418592efcf4cde68ffd71600e/mypy-1.14.0-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": "3f7943d7016990835e51e3f71775f01263b76615f287c03ffce5319cd8d91bab",
                "md5": "5997f7911231fead38b313e6c5241ae0",
                "sha256": "3498cb55448dc5533e438cd13d6ddd28654559c8c4d1fd4b5ca57a31b81bac01"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp38-cp38-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5997f7911231fead38b313e6c5241ae0",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 12975298,
            "upload_time": "2024-12-20T15:24:13",
            "upload_time_iso_8601": "2024-12-20T15:24:13.955931Z",
            "url": "https://files.pythonhosted.org/packages/3f/79/43d7016990835e51e3f71775f01263b76615f287c03ffce5319cd8d91bab/mypy-1.14.0-cp38-cp38-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70d5a7bffb6ed7da945f392dfa794e310a1f582484c3c0aaad278ee05bd644d5",
                "md5": "935017a1575be67cd28ff7f72b97b842",
                "sha256": "c7b243408ea43755f3a21a0a08e5c5ae30eddb4c58a80f415ca6b118816e60aa"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "935017a1575be67cd28ff7f72b97b842",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 9764157,
            "upload_time": "2024-12-20T15:23:49",
            "upload_time_iso_8601": "2024-12-20T15:23:49.096477Z",
            "url": "https://files.pythonhosted.org/packages/70/d5/a7bffb6ed7da945f392dfa794e310a1f582484c3c0aaad278ee05bd644d5/mypy-1.14.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aab77f04baf45d3f7fd15eb2e24ca225f93713a43fa3b7fb4ec85329e6849a50",
                "md5": "801c3c30cd6e1a22839b041f84abdccc",
                "sha256": "14117b9da3305b39860d0aa34b8f1ff74d209a368829a584eb77524389a9c13e"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "801c3c30cd6e1a22839b041f84abdccc",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 11202640,
            "upload_time": "2024-12-20T15:24:18",
            "upload_time_iso_8601": "2024-12-20T15:24:18.325063Z",
            "url": "https://files.pythonhosted.org/packages/aa/b7/7f04baf45d3f7fd15eb2e24ca225f93713a43fa3b7fb4ec85329e6849a50/mypy-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c033d27a64baaa70d8218556a08d93fc64e0d3a46b81bae0e2c93511be85264",
                "md5": "5a54520fc8d7e8f5aae2bce8cb079a5e",
                "sha256": "af98c5a958f9c37404bd4eef2f920b94874507e146ed6ee559f185b8809c44cc"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5a54520fc8d7e8f5aae2bce8cb079a5e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 10354715,
            "upload_time": "2024-12-20T15:24:26",
            "upload_time_iso_8601": "2024-12-20T15:24:26.972357Z",
            "url": "https://files.pythonhosted.org/packages/1c/03/3d27a64baaa70d8218556a08d93fc64e0d3a46b81bae0e2c93511be85264/mypy-1.14.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbbda0eb1789dfeaab0ca93d00f373c002cac4734e8f902de4e7eceb9245a116",
                "md5": "095f34e4abe7e051f2db715d13511eee",
                "sha256": "f0b343a1d3989547024377c2ba0dca9c74a2428ad6ed24283c213af8dbb0710b"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "095f34e4abe7e051f2db715d13511eee",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 12832863,
            "upload_time": "2024-12-20T15:23:59",
            "upload_time_iso_8601": "2024-12-20T15:23:59.925156Z",
            "url": "https://files.pythonhosted.org/packages/bb/bd/a0eb1789dfeaab0ca93d00f373c002cac4734e8f902de4e7eceb9245a116/mypy-1.14.0-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": "ef0cd404be19b1145f9371c4d4fdfc166337a2810c2be0f19dec5965186e8fab",
                "md5": "f84d1a3c7caadca4e558bf433738aea2",
                "sha256": "cdb5563c1726c85fb201be383168f8c866032db95e1095600806625b3a648cb7"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f84d1a3c7caadca4e558bf433738aea2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 13008982,
            "upload_time": "2024-12-20T15:24:22",
            "upload_time_iso_8601": "2024-12-20T15:24:22.945926Z",
            "url": "https://files.pythonhosted.org/packages/ef/0c/d404be19b1145f9371c4d4fdfc166337a2810c2be0f19dec5965186e8fab/mypy-1.14.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e2cf02dbde7609de72160459767bfb12490e1e30e33e3d01a6c68d5934f73df",
                "md5": "7cf1a8b9427ba5cc10186b7a8bb3e2d0",
                "sha256": "74e925649c1ee0a79aa7448baf2668d81cc287dc5782cff6a04ee93f40fb8d3f"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7cf1a8b9427ba5cc10186b7a8bb3e2d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 9781353,
            "upload_time": "2024-12-20T15:24:07",
            "upload_time_iso_8601": "2024-12-20T15:24:07.101977Z",
            "url": "https://files.pythonhosted.org/packages/3e/2c/f02dbde7609de72160459767bfb12490e1e30e33e3d01a6c68d5934f73df/mypy-1.14.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39320214608af400cdf8f5102144bb8af10d880675c65ed0b58f7e0e77175d50",
                "md5": "8b6aab480ff8300bcf2d0ea93be7266f",
                "sha256": "2238d7f93fc4027ed1efc944507683df3ba406445a2b6c96e79666a045aadfab"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b6aab480ff8300bcf2d0ea93be7266f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2752803,
            "upload_time": "2024-12-20T15:24:30",
            "upload_time_iso_8601": "2024-12-20T15:24:30.509487Z",
            "url": "https://files.pythonhosted.org/packages/39/32/0214608af400cdf8f5102144bb8af10d880675c65ed0b58f7e0e77175d50/mypy-1.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c7b08046ef9330735f536a09a2e31b00f42bccdb2795dcd979636ba43bb2d63",
                "md5": "3cc5adbf0cf809735fdf675570c3c5b5",
                "sha256": "822dbd184d4a9804df5a7d5335a68cf7662930e70b8c1bc976645d1509f9a9d6"
            },
            "downloads": -1,
            "filename": "mypy-1.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3cc5adbf0cf809735fdf675570c3c5b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3215684,
            "upload_time": "2024-12-20T15:24:32",
            "upload_time_iso_8601": "2024-12-20T15:24:32.153520Z",
            "url": "https://files.pythonhosted.org/packages/8c/7b/08046ef9330735f536a09a2e31b00f42bccdb2795dcd979636ba43bb2d63/mypy-1.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 15:24:32",
    "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": "mypy"
}
        
Elapsed time: 0.43011s