Skip to main content

Optional static typing for Python

Project description

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.

Project details


Release history Release notifications | RSS feed

This version

2.2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mypy-2.2.0.tar.gz (4.0 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

mypy-2.2.0-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

mypy-2.2.0-cp314-cp314t-win_arm64.whl (10.7 MB view details)

Uploaded CPython 3.14tWindows ARM64

mypy-2.2.0-cp314-cp314t-win_amd64.whl (11.7 MB view details)

Uploaded CPython 3.14tWindows x86-64

mypy-2.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl (16.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

mypy-2.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (16.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

mypy-2.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (15.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mypy-2.2.0-cp314-cp314t-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mypy-2.2.0-cp314-cp314t-macosx_10_15_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

mypy-2.2.0-cp314-cp314-win_arm64.whl (10.3 MB view details)

Uploaded CPython 3.14Windows ARM64

mypy-2.2.0-cp314-cp314-win_amd64.whl (11.3 MB view details)

Uploaded CPython 3.14Windows x86-64

mypy-2.2.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl (7.7 MB view details)

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

mypy-2.2.0-cp314-cp314-musllinux_1_2_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

mypy-2.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

mypy-2.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mypy-2.2.0-cp314-cp314-macosx_11_0_arm64.whl (13.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mypy-2.2.0-cp314-cp314-macosx_10_15_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

mypy-2.2.0-cp313-cp313-win_arm64.whl (10.1 MB view details)

Uploaded CPython 3.13Windows ARM64

mypy-2.2.0-cp313-cp313-win_amd64.whl (11.2 MB view details)

Uploaded CPython 3.13Windows x86-64

mypy-2.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mypy-2.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

mypy-2.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mypy-2.2.0-cp313-cp313-macosx_11_0_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mypy-2.2.0-cp313-cp313-macosx_10_13_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

mypy-2.2.0-cp312-cp312-win_arm64.whl (10.1 MB view details)

Uploaded CPython 3.12Windows ARM64

mypy-2.2.0-cp312-cp312-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.12Windows x86-64

mypy-2.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mypy-2.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

mypy-2.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mypy-2.2.0-cp312-cp312-macosx_11_0_arm64.whl (13.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mypy-2.2.0-cp312-cp312-macosx_10_13_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

mypy-2.2.0-cp311-cp311-win_arm64.whl (10.1 MB view details)

Uploaded CPython 3.11Windows ARM64

mypy-2.2.0-cp311-cp311-win_amd64.whl (11.0 MB view details)

Uploaded CPython 3.11Windows x86-64

mypy-2.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mypy-2.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

mypy-2.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mypy-2.2.0-cp311-cp311-macosx_11_0_arm64.whl (13.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mypy-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl (14.7 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mypy-2.2.0-cp310-cp310-win_arm64.whl (10.1 MB view details)

Uploaded CPython 3.10Windows ARM64

mypy-2.2.0-cp310-cp310-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.10Windows x86-64

mypy-2.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mypy-2.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

mypy-2.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mypy-2.2.0-cp310-cp310-macosx_11_0_arm64.whl (13.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mypy-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file mypy-2.2.0.tar.gz.

File metadata

  • Download URL: mypy-2.2.0.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0.tar.gz
Algorithm Hash digest
SHA256 2cdd99d48590dce6f6b7f1961eda75386364398fcdaad86923bc0f0231bf9baf
MD5 eac889c7d8c1248b9eb081885d0848e2
BLAKE2b-256 e97ebe536678c6ae49ef058aba4b483d8c7bc104f471479016066f345bc1f5f8

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: mypy-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ecc138da861e932d1344214da4bae866b21900a9c2778824b51fe2fb47f5180e
MD5 9b3bd17dbd26b20d7debab78933d4239
BLAKE2b-256 28cb142c2097ca02c0d295b00625ff946808bdda65acda17d163c680d8a6a474

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 10.7 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 78d201accfafce3801d978f2b8dbbd473a9ce364cc0a0dfd9192fe47d977e129
MD5 ad2047c49e8903766b754c2cc7680810
BLAKE2b-256 613667424748a4e65e97f0e05bf00df379dfb6c2d817f82cc3a4ce5c96d99beb

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 11.7 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 68f5b7f7f755200f68c7181e3dfb28be9858162257690e539759c9f57721e388
MD5 8d775f0e50edf736468d49a692bba511
BLAKE2b-256 933355b1edf16f639f153972380d6977b81f65509c5b8f9c86b58b94b7990b03

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d4452c955caf14e28bb046cbd0c3671272e6381630a8b81b0da9713558148890
MD5 a86c6123a59574477c06d8f0caf179c7
BLAKE2b-256 b75e785730990fc863ad8340b4ab44ac4ca23270aecff92c180ccdf27f9f5869

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d58655a60e823b1a4c9ebcda072897fb0193c2f3e6f8e7c433e152aa4cb00233
MD5 343b314acd57a2bcbf4cffb2407caa87
BLAKE2b-256 ce7124d720c7924829bd675cbde2d0fa779f50abf676ca617f53d6a8bfef5fa7

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30a430bf26fe8cf372f3933fbd83e633d6561868803645a20e4e6d4523f52a3b
MD5 43f1989912515ba86e55d8c867e5cda8
BLAKE2b-256 84a218cce9c7d5b4d14010d1f13836da11b234dda917b17ca8671fc32c136997

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dfa22b3ae862ac1ce76f5976ddd402651b5f090bcfd49c6d0484b8983a29eaf8
MD5 cb36867a62e39201a9abe171b61dae5c
BLAKE2b-256 18f21dbcb20b0865d5e992541450a8c73f2fcc90f8bd7d8a4b81313e16934870

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6257bd4b4c0ae2148548b869a1ff3758e38645b92c8fe65eca401866c3c551c1
MD5 04ce9644433e663c4dee7246c82e6a4c
BLAKE2b-256 0b21f0b96f19a9b8ba111a45ffbe9508e818b7f6990469b38f6888943f7bfd3a

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 10.3 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 bc73a5b4d40e8a3e6b12ef82eb0c90430964e34016a36c2aff4e3bfe37ba41f0
MD5 dd53e444f715ef92428a1cf7043a05e7
BLAKE2b-256 41a5558b06e6cfe17ab88bb38f7b370b6bc68a74ba177c9e138db9748e422d2d

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 11.3 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6fc0e98b95e31755ca06d89f75fafa7820fbb3ea2caace6d83cba17625cd0acb
MD5 f5fb4bce2f218f47b99af79130fb144d
BLAKE2b-256 9005bf3b349e2f885cd3aab488111bb9049439c28bc028dac5073350d3df8fbe

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 b48092132c7b0ef4322773fecae62fc5b0bc339be348badeec8af502122a4a51
MD5 b250e2252240adfc9e89386141b0b009
BLAKE2b-256 d64d320bc9a9553f8a9db5e847ec5ded762ef7ed7403c76c4ba2e8181c80e2f0

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 db34595464869f474708e769413d1d739fc33a69850f253757b9a4cc20bc1fec
MD5 45983fdd5a7d0ccb2a7baa6539fca480
BLAKE2b-256 533a8cb3529f6d6800c7d069935e5c83a05d80263847b8a947cf6b0b16a9e958

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 01f24bd465a09077c8d64be8f19a6646db467a55490fd315fe7871afe6bb9645
MD5 beab6d0ae423f2c54dec9656a568cac4
BLAKE2b-256 68352ec021a83ec01b5d522639f78d8b36adade7fa4821db0f48fd6d82e861f3

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 80923e6d6e7878291f537ee11052f974954c20cb569798429a5dc265eb780b47
MD5 d971f66af41872d31cb62548f6e47625
BLAKE2b-256 f90c1597fbebd873e9b63452317740ae3dd32692cec5da180cc65acd96cd28cf

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bdaa177e80cc3292824d4ef3670b5b58771ee8d57c290e0c9c89e7968212332c
MD5 e0adac0a1bc20162dd9d159bdc0c07ad
BLAKE2b-256 e27c35bbe0cb10e6699f90e988e537aaf4282a6c16e37f58848a242eb0a98bde

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1f6c3d76853071409ac58fc0aadfb276a22af5f190fdaa02152a858088a39ebd
MD5 108471c09b0cea1ff267d53947463aae
BLAKE2b-256 73320aa8d8d197023ca6040f7b25a486cb47037b6350b0d3bae657c8f85fb43f

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d59a4b80351ec92e5f7415fcdd008bd77fcbefc7adf9cbc7ffe4eb9f71617734
MD5 29dda1379d916c220ff869485017e0e2
BLAKE2b-256 90e46a9144be50180ed43d8c92de9b03dff504daa92b5bcc0353e8960799a23b

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c2c967a7685fa93fcf1a778b3ebe76e756b28ba14655f539d7b61ff3da69352a
MD5 d1224694d2739d320981835422534b89
BLAKE2b-256 68a459a0ee94877fdfe2958cec9b6add72a75393063c79cb60ab4026dd5e10c2

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ec287c2381898c652bf8ff79448627fe1a9ee76d22005181fac7315a485c7108
MD5 edab2a850d25ee08c1a3d6963ae0cd39
BLAKE2b-256 f31cc4b84eafb85ee315da72471523cc1bf7d7c42164085c42333601da7a8817

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 996abf2f0bebf572556c60720e8dc0cf5292b64060fa68d7f2bc9caa48e01b6f
MD5 00f50e4800ff76b5816cc75f14472fb4
BLAKE2b-256 03db071e05ab442596bdf7a845e830d5ef7128a0175281038245b171a6b16873

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fc53553996aca2094216ad9306a6f06c5265d206c1bcb54dd367560bd3557825
MD5 7a9d14135435ce19f1becbf27f53e133
BLAKE2b-256 1d15b11586b5aebbb82213e297fc30a6fcf3bed6a9deea3739cd8dd87621f3fd

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3df226d2a0ae2c3b03845af217800a68e2965d4b14914c99b78d3a2c8ae23299
MD5 322fcedf452f261dbd5a3e0e46a60f63
BLAKE2b-256 b28a1adaa7caaa104f87021b1ac71252d62e646e9b623d77900ac7a0ae252bf3

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6968f27347ef539c443ddfd6897e79db525ddb8c856aa8fbf14c34f310ca5193
MD5 83b7de52cbbaa64c905c51b48d30a99a
BLAKE2b-256 a35f2d7a9ac5646274cd6e77ce3abcc2a9ece760c2b21f4c4b9f301711e07855

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 7589f370b33dcdd95708f5340f13a67c2c49140957f934b42ef63064d343cca0
MD5 28e27f34721b834ef843773501df2fb7
BLAKE2b-256 9251495e7122f6589948b36d3820a046461906756a0eb1b6dedc13ebfec7815e

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 511320b17467402e2906130e185abffffa3d7648aff1444fc2abb61f4c8a087d
MD5 65cb5a7bb2b350caa2140f765232c500
BLAKE2b-256 d71b05b212bef4d2234b5f0b551ea53ce0680d8075b2e79861c765f70b590945

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e0899b13da1e4ba44b880550f247402ce90ffecc71c54b220bcbe7ecb34f394
MD5 10e16ff97a2d5261c80e5d658afce2c8
BLAKE2b-256 14f77759f6294d9d25d86671957d0974a215a2a24d429526e26a2f603de951c5

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0179a3a0b833f724a65f22613607cf7ea941ab17ec34fa283f8d6dfe21d9fa9
MD5 caa5c3c4bb08fc1a4bab79e9c501d501
BLAKE2b-256 58294f1e13979a848de2a0fd385462354b58358b6e8b3d9661663e308f6e3d5d

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc361340732ce7108fa0308812caf02bb6868f16112f1efd35bcad88badf3327
MD5 06dbd45a9269bf601f7819fd80eef4c8
BLAKE2b-256 b2b93db0086bab611d34e26061b86189e6f71de6d22a9b81699a93b006eabcf6

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb0a020dc68480d40e484675558ed637140df1ccbf896a81ba68bca85f2b50a0
MD5 d20d5b01fefefb8a86f05a1748e7cbc0
BLAKE2b-256 c58ff79a7c5a76671b0f563d4beaa7d99fe90df4500d2c1d2ba1be0432121bcf

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 484a2be712b245ac6e89847141f1f50c612b0a924aa25917e63e6cfcf4da07cd
MD5 bff41020d47c0fd4aece96fec1b6f987
BLAKE2b-256 d1befbaba7b0ee89874fb11668416dec9e5585c190b676b0796cff26a9290fe8

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c39bdb7ceab252d15011e26d3a254b4aaa3bbf121b551febfa301df9b0c69abe
MD5 f8881793a503936d8e097dda32f7108e
BLAKE2b-256 94096c58caedb3fa5831a9b179687cd7dc252c66a61dca4800e5ba19c8eff82b

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 11.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d3abaeec02cdc72e30a147d99eb81852b6b745a2c8d19607e25241d79b1abbce
MD5 954835f0b4b03e89b3f5b28b626db36f
BLAKE2b-256 ae8e738e4e73d030f20852a81383c74319ca4a9a4fdaadc3a75823588fe2c833

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d42893d15894fd34f395090e2d78315ba7c637d5ee221683e02893f578c2f548
MD5 d9c36b7aa088632edc9305219a3a655c
BLAKE2b-256 8203dae7299c45a84efb1590875f92652a5beb2da98a2cff9a567995e2583fe4

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 91df92625cb3452758f27f4965b000fb05ad89b00c282cc3430a7bd6b0e5389e
MD5 18f7dc956f1ce8750fc2fcc3e501dc4c
BLAKE2b-256 6fd1d718e006c8fed4bece7a1bebeea6dcd05f31433af552fc45a82fef426379

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a906bfc9c4c5de3ece6dc4726f8076d56ce9be1720baf0c6f84e926c10262a4
MD5 c1fa4c76936b67b9c38ef95b200ecd6d
BLAKE2b-256 bb560407007d4ec7a762bac20724af1f0a57a9d860186c39e73105b6b8396fa2

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6965829a6d847a0925f51149472bbeb7a39332fb4801972fdfd9cedd9f8d43a4
MD5 e725ea7ab7cf4e4485e9d8cfff4c333d
BLAKE2b-256 ba67c0607da57d78358b3b4fbfa90ee8ca5c6bd1dbb997c9648904ad4d8861d8

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ea6fe1a30f3e7dc574d641497ffead2428046b0f8bc5804d13b4e4392fdc317b
MD5 eddd6cf2178d67c3904964ac018440e0
BLAKE2b-256 962e1ea8028583fef6561d146b51d738d91268201313ecf69e603e808a740e74

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 10.1 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 f8d97940a0259e09c219903579720b2df12170c0c3a3b3799837c1fb63deb44e
MD5 e8dd7779fef36f16c21638b28aac5df8
BLAKE2b-256 412408caa177a4f2e0c44b96d5ad85f2754761b45bb6d65841451ef5dc9edb86

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mypy-2.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for mypy-2.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 daeaf5287091d68f674c91416cabab0f80f36e347ed17fded38d7ebde682e9d1
MD5 8b9fd8146b37be682bfdbd15d041fe3a
BLAKE2b-256 49cbceca928213076f540d9b068c3655c52d43549f124c1f6dece5ecb747bbeb

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6efab25fa3568569fda06928743382900860c48be9200c1758ef5ce94b532714
MD5 ab5f05042bdd10b561816cdf10117760
BLAKE2b-256 cb677adf1caa143f6a0d9c564de24e0c1ed48340185110c3b918adc2f447192b

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d78a0fc90704894bc9948d78affad14b882b08183a7c30412d185748aaa9418b
MD5 c503e75398aa198bef0969c8b2c856f8
BLAKE2b-256 b26d25c31c85a793340a4a9be593f8fe2cea08fd7b615f8b602b3f52f2d822f6

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0823d7f273f3b4a49df7573eac271ddbf77a0e5f53e24d294a4f0f77ad22e1d7
MD5 ba462b316b70fea18b0c0a6bfb0cfcdd
BLAKE2b-256 389f7ae37860922d264b536790a3307caa195eb8abb733f2e81608229bbb0f07

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2529017942b951cc43db2e2712b71cc3aa7e9d90567630c03ed63d430aeec61a
MD5 b4818b12795f5210b664638dbe3a7b6f
BLAKE2b-256 3315f332590488a8e4bb4a24036484c8bc750fe01fbef09701451a8790ac4c44

See more details on using hashes here.

File details

Details for the file mypy-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mypy-2.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 97d21f3a1582ef30d0b77f9ca3ad88b4263f3c5aea9e7380cb5d7175160aec7e
MD5 ccecca38e9bb28187ab370745cc123fa
BLAKE2b-256 5ff1a818c375094e20a74ec51444cce6979cedd61d476f860c2f084ea8653bd2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page