mypy


Namemypy JSON
Version 1.17.0 PyPI version JSON
download
home_pageNone
SummaryOptional static typing for Python
upload_time2025-07-14 20:34:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
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.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jukka Lehtosalo <jukka.lehtosalo@iki.fi>",
    "download_url": "https://files.pythonhosted.org/packages/1e/e3/034322d5a779685218ed69286c32faa505247f1f096251ef66c8fd203b08/mypy-1.17.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.17.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": null,
            "digests": {
                "blake2b_256": "6a31e762baa3b73905c856d45ab77b4af850e8159dffffd86a52879539a08c6b",
                "md5": "996325bce38d4776abfaff5cc3e3c0e7",
                "sha256": "f8e08de6138043108b3b18f09d3f817a4783912e48828ab397ecf183135d84d6"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "996325bce38d4776abfaff5cc3e3c0e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 10998313,
            "upload_time": "2025-07-14T20:33:24",
            "upload_time_iso_8601": "2025-07-14T20:33:24.519366Z",
            "url": "https://files.pythonhosted.org/packages/6a/31/e762baa3b73905c856d45ab77b4af850e8159dffffd86a52879539a08c6b/mypy-1.17.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1cc125b2f0d46fb7e0b5e2bee61ec3a47fe13eff9e3c2f2234f144858bbe6485",
                "md5": "47606ce9681b2a2c96d5a4acaf4934ba",
                "sha256": "ce4a17920ec144647d448fc43725b5873548b1aae6c603225626747ededf582d"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "47606ce9681b2a2c96d5a4acaf4934ba",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 10128922,
            "upload_time": "2025-07-14T20:34:06",
            "upload_time_iso_8601": "2025-07-14T20:34:06.414085Z",
            "url": "https://files.pythonhosted.org/packages/1c/c1/25b2f0d46fb7e0b5e2bee61ec3a47fe13eff9e3c2f2234f144858bbe6485/mypy-1.17.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "02786d646603a57aa8a2886df1b8881fe777ea60f28098790c1089230cd9c61d",
                "md5": "e5f3dc98ca2ce7bc79945abe57082794",
                "sha256": "6ff25d151cc057fdddb1cb1881ef36e9c41fa2a5e78d8dd71bee6e4dcd2bc05b"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e5f3dc98ca2ce7bc79945abe57082794",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 11913524,
            "upload_time": "2025-07-14T20:33:19",
            "upload_time_iso_8601": "2025-07-14T20:33:19.109151Z",
            "url": "https://files.pythonhosted.org/packages/02/78/6d646603a57aa8a2886df1b8881fe777ea60f28098790c1089230cd9c61d/mypy-1.17.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f19dae6c55e87ee426fb76980f7e78484450cad1c01c55a1dc4e91c930bea01",
                "md5": "b7645c01bfb1b93d2c4ff9c95d57ad0d",
                "sha256": "93468cf29aa9a132bceb103bd8475f78cacde2b1b9a94fd978d50d4bdf616c9a"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b7645c01bfb1b93d2c4ff9c95d57ad0d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 12650527,
            "upload_time": "2025-07-14T20:32:44",
            "upload_time_iso_8601": "2025-07-14T20:32:44.095863Z",
            "url": "https://files.pythonhosted.org/packages/4f/19/dae6c55e87ee426fb76980f7e78484450cad1c01c55a1dc4e91c930bea01/mypy-1.17.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "86e1f916845a235235a6c1e4d4d065a3930113767001d491b8b2e1b61ca56647",
                "md5": "449539a701a03d8b5225edbda5bcb4b7",
                "sha256": "98189382b310f16343151f65dd7e6867386d3e35f7878c45cfa11383d175d91f"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "449539a701a03d8b5225edbda5bcb4b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 12897284,
            "upload_time": "2025-07-14T20:33:38",
            "upload_time_iso_8601": "2025-07-14T20:33:38.168170Z",
            "url": "https://files.pythonhosted.org/packages/86/e1/f916845a235235a6c1e4d4d065a3930113767001d491b8b2e1b61ca56647/mypy-1.17.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aedc414760708a4ea1b096bd214d26a24e30ac5e917ef293bc33cdb6fe22d2da",
                "md5": "d6a42a8b3101d7f1ef076339fc908850",
                "sha256": "c004135a300ab06a045c1c0d8e3f10215e71d7b4f5bb9a42ab80236364429937"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d6a42a8b3101d7f1ef076339fc908850",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 9506493,
            "upload_time": "2025-07-14T20:34:01",
            "upload_time_iso_8601": "2025-07-14T20:34:01.093998Z",
            "url": "https://files.pythonhosted.org/packages/ae/dc/414760708a4ea1b096bd214d26a24e30ac5e917ef293bc33cdb6fe22d2da/mypy-1.17.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d42482efb502b0b0f661c49aa21cfe3e1999ddf64bf5500fc03b5a1536a39d39",
                "md5": "815b96244ba1320ea2284090724690c3",
                "sha256": "9d4fe5c72fd262d9c2c91c1117d16aac555e05f5beb2bae6a755274c6eec42be"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "815b96244ba1320ea2284090724690c3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 10914150,
            "upload_time": "2025-07-14T20:31:51",
            "upload_time_iso_8601": "2025-07-14T20:31:51.985673Z",
            "url": "https://files.pythonhosted.org/packages/d4/24/82efb502b0b0f661c49aa21cfe3e1999ddf64bf5500fc03b5a1536a39d39/mypy-1.17.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "03968ef9a6ff8cedadff4400e2254689ca1dc4b420b92c55255b44573de10c54",
                "md5": "6040df9479c6c6d5447e378792c6cf06",
                "sha256": "d96b196e5c16f41b4f7736840e8455958e832871990c7ba26bf58175e357ed61"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "6040df9479c6c6d5447e378792c6cf06",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 10039845,
            "upload_time": "2025-07-14T20:32:30",
            "upload_time_iso_8601": "2025-07-14T20:32:30.527058Z",
            "url": "https://files.pythonhosted.org/packages/03/96/8ef9a6ff8cedadff4400e2254689ca1dc4b420b92c55255b44573de10c54/mypy-1.17.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df327ce359a56be779d38021d07941cfbb099b41411d72d827230a36203dbb81",
                "md5": "917471184f4beb59599b0ec68a4eaacb",
                "sha256": "73a0ff2dd10337ceb521c080d4147755ee302dcde6e1a913babd59473904615f"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "917471184f4beb59599b0ec68a4eaacb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 11837246,
            "upload_time": "2025-07-14T20:32:01",
            "upload_time_iso_8601": "2025-07-14T20:32:01.280907Z",
            "url": "https://files.pythonhosted.org/packages/df/32/7ce359a56be779d38021d07941cfbb099b41411d72d827230a36203dbb81/mypy-1.17.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8216b775047054de4d8dbd668df9137707e54b07fe18c7923839cd1e524bf756",
                "md5": "a17ff2dd91a4873c12e3705e9d945a6c",
                "sha256": "24cfcc1179c4447854e9e406d3af0f77736d631ec87d31c6281ecd5025df625d"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a17ff2dd91a4873c12e3705e9d945a6c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 12571106,
            "upload_time": "2025-07-14T20:34:26",
            "upload_time_iso_8601": "2025-07-14T20:34:26.942374Z",
            "url": "https://files.pythonhosted.org/packages/82/16/b775047054de4d8dbd668df9137707e54b07fe18c7923839cd1e524bf756/mypy-1.17.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a1cffa33eaf29a606102c8d9ffa45a386a04c2203d9ad18bf4eef3e20c43ebc8",
                "md5": "787089bc47ca5939fcba506b8f44fe56",
                "sha256": "3c56f180ff6430e6373db7a1d569317675b0a451caf5fef6ce4ab365f5f2f6c3"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "787089bc47ca5939fcba506b8f44fe56",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 12759960,
            "upload_time": "2025-07-14T20:33:42",
            "upload_time_iso_8601": "2025-07-14T20:33:42.882132Z",
            "url": "https://files.pythonhosted.org/packages/a1/cf/fa33eaf29a606102c8d9ffa45a386a04c2203d9ad18bf4eef3e20c43ebc8/mypy-1.17.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "94753f5a29209f27e739ca57e6350bc6b783a38c7621bdf9cac3ab8a08665801",
                "md5": "8bd3f9b2f694586d75ab177bf86502ed",
                "sha256": "eafaf8b9252734400f9b77df98b4eee3d2eecab16104680d51341c75702cad70"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "8bd3f9b2f694586d75ab177bf86502ed",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 9503888,
            "upload_time": "2025-07-14T20:32:34",
            "upload_time_iso_8601": "2025-07-14T20:32:34.392497Z",
            "url": "https://files.pythonhosted.org/packages/94/75/3f5a29209f27e739ca57e6350bc6b783a38c7621bdf9cac3ab8a08665801/mypy-1.17.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12e9e6824ed620bbf51d3bf4d6cbbe4953e83eaf31a448d1b3cfb3620ccb641c",
                "md5": "80fb14c3490de205b1a958371096877b",
                "sha256": "f986f1cab8dbec39ba6e0eaa42d4d3ac6686516a5d3dccd64be095db05ebc6bb"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80fb14c3490de205b1a958371096877b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 11086395,
            "upload_time": "2025-07-14T20:34:11",
            "upload_time_iso_8601": "2025-07-14T20:34:11.452208Z",
            "url": "https://files.pythonhosted.org/packages/12/e9/e6824ed620bbf51d3bf4d6cbbe4953e83eaf31a448d1b3cfb3620ccb641c/mypy-1.17.0-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ba51a4afd1ae279707953be175d303f04a5a7bd7e28dc62463ad29c1c857927e",
                "md5": "7e0a423be40ec05c98a0900092954f87",
                "sha256": "51e455a54d199dd6e931cd7ea987d061c2afbaf0960f7f66deef47c90d1b304d"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7e0a423be40ec05c98a0900092954f87",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 10120052,
            "upload_time": "2025-07-14T20:33:09",
            "upload_time_iso_8601": "2025-07-14T20:33:09.897148Z",
            "url": "https://files.pythonhosted.org/packages/ba/51/a4afd1ae279707953be175d303f04a5a7bd7e28dc62463ad29c1c857927e/mypy-1.17.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a7119adfeac926ba8205f1d1466d0d360d07b46486bf64360c54cb5a2bd86a8",
                "md5": "e2228bad87d482f6048b0056370a0c6a",
                "sha256": "3204d773bab5ff4ebbd1f8efa11b498027cd57017c003ae970f310e5b96be8d8"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e2228bad87d482f6048b0056370a0c6a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 11861806,
            "upload_time": "2025-07-14T20:32:16",
            "upload_time_iso_8601": "2025-07-14T20:32:16.028271Z",
            "url": "https://files.pythonhosted.org/packages/8a/71/19adfeac926ba8205f1d1466d0d360d07b46486bf64360c54cb5a2bd86a8/mypy-1.17.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b64d6120eca3835baf7179e6797a0b61d6c47e0bc2324b1f6819d8428d5b9ba",
                "md5": "53abfe859a2b8012a8ecd64c0f051187",
                "sha256": "1051df7ec0886fa246a530ae917c473491e9a0ba6938cfd0ec2abc1076495c3e"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "53abfe859a2b8012a8ecd64c0f051187",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 12744371,
            "upload_time": "2025-07-14T20:33:33",
            "upload_time_iso_8601": "2025-07-14T20:33:33.503897Z",
            "url": "https://files.pythonhosted.org/packages/0b/64/d6120eca3835baf7179e6797a0b61d6c47e0bc2324b1f6819d8428d5b9ba/mypy-1.17.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1fdc56f53b5255a166f5bd0f137eed960e5065f2744509dfe69474ff0ba772a5",
                "md5": "1e78a266f630e533e1a199a2a52b7160",
                "sha256": "f773c6d14dcc108a5b141b4456b0871df638eb411a89cd1c0c001fc4a9d08fc8"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1e78a266f630e533e1a199a2a52b7160",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 12914558,
            "upload_time": "2025-07-14T20:33:56",
            "upload_time_iso_8601": "2025-07-14T20:33:56.961242Z",
            "url": "https://files.pythonhosted.org/packages/1f/dc/56f53b5255a166f5bd0f137eed960e5065f2744509dfe69474ff0ba772a5/mypy-1.17.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "69ac070bad311171badc9add2910e7f89271695a25c136de24bbafc7eded56d5",
                "md5": "11afb25889cd4d4a34029e50253cae14",
                "sha256": "1619a485fd0e9c959b943c7b519ed26b712de3002d7de43154a489a2d0fd817d"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "11afb25889cd4d4a34029e50253cae14",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 9585447,
            "upload_time": "2025-07-14T20:32:20",
            "upload_time_iso_8601": "2025-07-14T20:32:20.594297Z",
            "url": "https://files.pythonhosted.org/packages/69/ac/070bad311171badc9add2910e7f89271695a25c136de24bbafc7eded56d5/mypy-1.17.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be7b5f8ab461369b9e62157072156935cec9d272196556bdc7c2ff5f4c7c0f9b",
                "md5": "f51e096e8343ce4019bfe040b3f9ea11",
                "sha256": "2c41aa59211e49d717d92b3bb1238c06d387c9325d3122085113c79118bebb06"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp313-cp313-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f51e096e8343ce4019bfe040b3f9ea11",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 11070019,
            "upload_time": "2025-07-14T20:32:07",
            "upload_time_iso_8601": "2025-07-14T20:32:07.990377Z",
            "url": "https://files.pythonhosted.org/packages/be/7b/5f8ab461369b9e62157072156935cec9d272196556bdc7c2ff5f4c7c0f9b/mypy-1.17.0-cp313-cp313-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9cf8c49c9e5a2ac0badcc54beb24e774d2499748302c9568f7f09e8730e953fa",
                "md5": "ff91982277fdb3c2b3cd358e96d9d5a7",
                "sha256": "0e69db1fb65b3114f98c753e3930a00514f5b68794ba80590eb02090d54a5d4a"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ff91982277fdb3c2b3cd358e96d9d5a7",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 10114457,
            "upload_time": "2025-07-14T20:33:47",
            "upload_time_iso_8601": "2025-07-14T20:33:47.285176Z",
            "url": "https://files.pythonhosted.org/packages/9c/f8/c49c9e5a2ac0badcc54beb24e774d2499748302c9568f7f09e8730e953fa/mypy-1.17.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "890cfb3f9c939ad9beed3e328008b3fb90b20fda2cddc0f7e4c20dbefefc3b33",
                "md5": "591d0b51ad0777236722350a1928446c",
                "sha256": "03ba330b76710f83d6ac500053f7727270b6b8553b0423348ffb3af6f2f7b889"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "591d0b51ad0777236722350a1928446c",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 11857838,
            "upload_time": "2025-07-14T20:33:14",
            "upload_time_iso_8601": "2025-07-14T20:33:14.462543Z",
            "url": "https://files.pythonhosted.org/packages/89/0c/fb3f9c939ad9beed3e328008b3fb90b20fda2cddc0f7e4c20dbefefc3b33/mypy-1.17.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c6685607ab5137d65e4f54d9797b77d5a038ef34f714929cf8ad30b03f628df",
                "md5": "9d7636b14ac9430c5d831f829aa5d319",
                "sha256": "037bc0f0b124ce46bfde955c647f3e395c6174476a968c0f22c95a8d2f589bba"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9d7636b14ac9430c5d831f829aa5d319",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 12731358,
            "upload_time": "2025-07-14T20:32:25",
            "upload_time_iso_8601": "2025-07-14T20:32:25.579040Z",
            "url": "https://files.pythonhosted.org/packages/4c/66/85607ab5137d65e4f54d9797b77d5a038ef34f714929cf8ad30b03f628df/mypy-1.17.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73d0341dbbfb35ce53d01f8f2969facbb66486cee9804048bf6c01b048127501",
                "md5": "b6fe75d1ea834d1fc38323974c727645",
                "sha256": "c38876106cb6132259683632b287238858bd58de267d80defb6f418e9ee50658"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b6fe75d1ea834d1fc38323974c727645",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 12917480,
            "upload_time": "2025-07-14T20:34:21",
            "upload_time_iso_8601": "2025-07-14T20:34:21.868875Z",
            "url": "https://files.pythonhosted.org/packages/73/d0/341dbbfb35ce53d01f8f2969facbb66486cee9804048bf6c01b048127501/mypy-1.17.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "646370c8b7dbfc520089ac48d01367a97e8acd734f65bd07813081f508a8c94c",
                "md5": "c527fe08addc47a639d4b9d3dba31446",
                "sha256": "d30ba01c0f151998f367506fab31c2ac4527e6a7b2690107c7a7f9e3cb419a9c"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c527fe08addc47a639d4b9d3dba31446",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 9589666,
            "upload_time": "2025-07-14T20:34:16",
            "upload_time_iso_8601": "2025-07-14T20:34:16.841812Z",
            "url": "https://files.pythonhosted.org/packages/64/63/70c8b7dbfc520089ac48d01367a97e8acd734f65bd07813081f508a8c94c/mypy-1.17.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9fa06263dd11941231f688f0a8f2faf90ceac1dc243d148d314a089d2fe25108",
                "md5": "32a19c3a03ada0b3be3e48ef92cd3e85",
                "sha256": "63e751f1b5ab51d6f3d219fe3a2fe4523eaa387d854ad06906c63883fde5b1ab"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "32a19c3a03ada0b3be3e48ef92cd3e85",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 10988185,
            "upload_time": "2025-07-14T20:33:04",
            "upload_time_iso_8601": "2025-07-14T20:33:04.797900Z",
            "url": "https://files.pythonhosted.org/packages/9f/a0/6263dd11941231f688f0a8f2faf90ceac1dc243d148d314a089d2fe25108/mypy-1.17.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0213b8f16d6b0dc80277129559c8e7dbc9011241a0da8f60d031edb0e6e9ac8f",
                "md5": "cd01d0bb237c6b0f266334bad98f45fa",
                "sha256": "f7fb09d05e0f1c329a36dcd30e27564a3555717cde87301fae4fb542402ddfad"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "cd01d0bb237c6b0f266334bad98f45fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 10120169,
            "upload_time": "2025-07-14T20:32:38",
            "upload_time_iso_8601": "2025-07-14T20:32:38.840515Z",
            "url": "https://files.pythonhosted.org/packages/02/13/b8f16d6b0dc80277129559c8e7dbc9011241a0da8f60d031edb0e6e9ac8f/mypy-1.17.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "14ef978ba79df0d65af680e20d43121363cf643eb79b04bf3880d01fc8afeb6f",
                "md5": "e53829839f5d350e8bf8e2a9dfa26dc6",
                "sha256": "b72c34ce05ac3a1361ae2ebb50757fb6e3624032d91488d93544e9f82db0ed6c"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e53829839f5d350e8bf8e2a9dfa26dc6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11918121,
            "upload_time": "2025-07-14T20:33:52",
            "upload_time_iso_8601": "2025-07-14T20:33:52.328624Z",
            "url": "https://files.pythonhosted.org/packages/14/ef/978ba79df0d65af680e20d43121363cf643eb79b04bf3880d01fc8afeb6f/mypy-1.17.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f41055ef70b104151a0d8280474f05268ff0a2a79be8d788d5e647257d121309",
                "md5": "dde6f1068f019904325a90e7acc0144c",
                "sha256": "434ad499ad8dde8b2f6391ddfa982f41cb07ccda8e3c67781b1bfd4e5f9450a8"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dde6f1068f019904325a90e7acc0144c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 12648821,
            "upload_time": "2025-07-14T20:32:59",
            "upload_time_iso_8601": "2025-07-14T20:32:59.631360Z",
            "url": "https://files.pythonhosted.org/packages/f4/10/55ef70b104151a0d8280474f05268ff0a2a79be8d788d5e647257d121309/mypy-1.17.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "268c7781fcd2e1eef48fbedd3a422c21fe300a8e03ed5be2eb4bd10246a77f4e",
                "md5": "58570e27761b31091cea1c2292cc5b31",
                "sha256": "f105f61a5eff52e137fd73bee32958b2add9d9f0a856f17314018646af838e97"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "58570e27761b31091cea1c2292cc5b31",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 12896955,
            "upload_time": "2025-07-14T20:32:49",
            "upload_time_iso_8601": "2025-07-14T20:32:49.543206Z",
            "url": "https://files.pythonhosted.org/packages/26/8c/7781fcd2e1eef48fbedd3a422c21fe300a8e03ed5be2eb4bd10246a77f4e/mypy-1.17.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "781303ac759dabe86e98ca7b6681f114f90ee03f3ff8365a57049d311bd4a4e3",
                "md5": "a8b7a1d3dfc200924a24bb4860ad605f",
                "sha256": "ba06254a5a22729853209550d80f94e28690d5530c661f9416a68ac097b13fc4"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a8b7a1d3dfc200924a24bb4860ad605f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 9512957,
            "upload_time": "2025-07-14T20:33:28",
            "upload_time_iso_8601": "2025-07-14T20:33:28.619522Z",
            "url": "https://files.pythonhosted.org/packages/78/13/03ac759dabe86e98ca7b6681f114f90ee03f3ff8365a57049d311bd4a4e3/mypy-1.17.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e3fcee058cc4316f219078464555873e99d170bde1d9569abd833300dbeb484a",
                "md5": "490f67ce01910ff8c539d989e43188f0",
                "sha256": "15d9d0018237ab058e5de3d8fce61b6fa72cc59cc78fd91f1b474bce12abf496"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "490f67ce01910ff8c539d989e43188f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2283195,
            "upload_time": "2025-07-14T20:31:54",
            "upload_time_iso_8601": "2025-07-14T20:31:54.753964Z",
            "url": "https://files.pythonhosted.org/packages/e3/fc/ee058cc4316f219078464555873e99d170bde1d9569abd833300dbeb484a/mypy-1.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1ee3034322d5a779685218ed69286c32faa505247f1f096251ef66c8fd203b08",
                "md5": "f5987de178f4103e1781443eed17ea9d",
                "sha256": "e5d7ccc08ba089c06e2f5629c660388ef1fee708444f1dee0b9203fa031dee03"
            },
            "downloads": -1,
            "filename": "mypy-1.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f5987de178f4103e1781443eed17ea9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3352114,
            "upload_time": "2025-07-14T20:34:30",
            "upload_time_iso_8601": "2025-07-14T20:34:30.181128Z",
            "url": "https://files.pythonhosted.org/packages/1e/e3/034322d5a779685218ed69286c32faa505247f1f096251ef66c8fd203b08/mypy-1.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 20:34:30",
    "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.47143s