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

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.1.0.tar.gz (3.9 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.1.0-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

mypy-2.1.0-cp314-cp314t-win_arm64.whl (10.6 MB view details)

Uploaded CPython 3.14tWindows ARM64

mypy-2.1.0-cp314-cp314t-win_amd64.whl (12.9 MB view details)

Uploaded CPython 3.14tWindows x86-64

mypy-2.1.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.1.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.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (15.4 MB view details)

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

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

mypy-2.1.0-cp314-cp314-win_arm64.whl (10.2 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

mypy-2.1.0-cp314-cp314-musllinux_1_2_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

mypy-2.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.0 MB view details)

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

mypy-2.1.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.1.0-cp314-cp314-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mypy-2.1.0-cp314-cp314-macosx_10_15_x86_64.whl (14.8 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

mypy-2.1.0-cp313-cp313-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.13Windows ARM64

mypy-2.1.0-cp313-cp313-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.13Windows x86-64

mypy-2.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mypy-2.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.0 MB view details)

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

mypy-2.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.0 MB view details)

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

mypy-2.1.0-cp313-cp313-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

mypy-2.1.0-cp312-cp312-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

mypy-2.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mypy-2.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

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

mypy-2.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (14.0 MB view details)

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

mypy-2.1.0-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

mypy-2.1.0-cp311-cp311-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.11Windows ARM64

mypy-2.1.0-cp311-cp311-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.11Windows x86-64

mypy-2.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mypy-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.9 MB view details)

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

mypy-2.1.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.1.0-cp311-cp311-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

mypy-2.1.0-cp310-cp310-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

mypy-2.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (15.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mypy-2.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.0 MB view details)

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

mypy-2.1.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.1.0-cp310-cp310-macosx_11_0_arm64.whl (13.6 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mypy-2.1.0-cp310-cp310-macosx_10_9_x86_64.whl (14.8 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0.tar.gz
Algorithm Hash digest
SHA256 81e76ad12c2d804512e9b13240d1588316531bfba07558286078bfbce9613633
MD5 a2b88d62840d377621550dd5a67d5407
BLAKE2b-256 8215cca9d88503549ed6fedeaa1d448cdddd542ee8a490232d732e278036fbf2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-2.1.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.0

File hashes

Hashes for mypy-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a663814603a5c563fb87a4f96fb473eeb30d1f5a4885afcf44f9db000a366289
MD5 594468f3317c68c824c389115a46c4da
BLAKE2b-256 0d2a13ca1f292f6db1b98ff495ef3467736b331621c5917cad984b7043e7348d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 4f910fe825376a7b66ef7ca8c98e5a149e8cd64c19ae71d84047a74ee060d4e6
MD5 d0ee9ce27ad6554b70ac311b20ee5ed0
BLAKE2b-256 4b501043e1db5f455ffe4c9ab22747cd8ca2bc492b1e4f4e21b130a44ee2b217

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b33b6cd332695bba180d55e717a79d3038e479a2c49cc5eb3d53603409b9a5d7
MD5 df82f54022a51ffefe16fa04fc7e5cff
BLAKE2b-256 0f4c215a4eeb63cacc5f17f516691ea7285d11e249802b942476bff15922a314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e583edc957cfb0deb142079162ae826f58449b116c1d442f2d91c69d9fced081
MD5 5ca362e46a4f764efd65142d126e2fc6
BLAKE2b-256 5c909c16a57f482c76d25f6379762b56bbf65c711d8158cf271fb2802cfb0640

See more details on using hashes here.

File details

Details for the file mypy-2.1.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.1.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e79ebc1b904b84f0310dff7469655a9c36c7a68bddb37bdd42b67a332df61d08
MD5 4713b8c54dc47bc397d5450b3774991c
BLAKE2b-256 a3c215c46613b24a84fad2aea1248bf9619b99c2767ae9071fe224c179a0b7d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82208da9e09414d520e912d3e462d454854bed0810b71540bb016dcbca7308fd
MD5 afa5ba81090eed262d92e3e6b1414a7a
BLAKE2b-256 ac37d98f4a14e081b238992d0ed96b6d39c7cc0148c9699eb71eaa68629665ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff715050c127d724fd260a2e666e7747fdd83511c0c47d449d98238970aef780
MD5 9f2457fde41bf5b221dcd9c1d21d41b8
BLAKE2b-256 ed522d90cbe49d014b13ed7ff337930c30bad35893fe38a1e4641e756bb62191

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7d5e5cad0efeba72b93cd17490cc0d69c5ac9ca132994fe3fb0314808aeeb83e
MD5 afae728c86e69c718a38ebf671dad437
BLAKE2b-256 b266caca04ed7d972fb6eb6dd1ccd6df1de5c38fae8c5b3dc1c4e8e0d85ee6b9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 498207db725cec88829a6a5c2fc771205fd043719ef98bc49aba8fb9fc4e6d57
MD5 3bbb44d64f45c9d515d4c7b9583fd75d
BLAKE2b-256 406275dbf0f82f7b6680340efc614af29dd0b3c17b8a4f1cd09b8bd2fd6bc814

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-2.1.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.0

File hashes

Hashes for mypy-2.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 022c771234936ceac541ebaf836fe9e2abeb3f5e09aff21588fe543ff006fe21
MD5 0e9a7cd720c8f03bf6da35c0aff183ff
BLAKE2b-256 671b09460a13719530a19bce27bd3bc8449e83569dd2ba7faf51c9c3c30c0b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b84802e7b5a6daf1f5e15bc9fcd7ddae77be13981ffab037f1c67bb84d67d135
MD5 92f1c9ad7cd7efd3ecfd1610aae7d8b4
BLAKE2b-256 ffd7f08360c691d758acb02f45022c34d98b92892f4ea756644e1000d4b9f3d8

See more details on using hashes here.

File details

Details for the file mypy-2.1.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.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c90345fc182dc363b891350457ec69c35140858538f38b4540845afcc32b1aef
MD5 cf38fbc8e06932a7521d072e34243721
BLAKE2b-256 514db6d34db183133b83761b9199a82d31557cdbb70a380d8c3b3438e11882a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 761be68e023ef5d94678772396a8af1220030f80837a3afd8d0aef3b419666f4
MD5 01b547b87d7af6c8fffaabd265f690d2
BLAKE2b-256 847f8107ea87a44fd1f1b59882442f033c9c3488c127201b1d1d15f1cbd6022e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49890d4f76ac9e06ec117f9e09f3174da70a620a0c300953d8595c926e80947f
MD5 d3a78d657df6d70d41776ac406a39cfd
BLAKE2b-256 27e63efe56c631d959b9b4454e208b0ac4b7f4f58b404c89f8bec7b49efdfc21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7354c5a7f69d9345c3d6e69921d57088eea3ddeeb6b20d34c1b3855b02c36ec2
MD5 93ed4d73fb95c68d68a3eefeb6de6c64
BLAKE2b-256 b0cab279a672e874aedd5498ae25f722dacc8aa86bbffb939b3f97cbb1cf6686

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 ecfe70d43775ab99562ab128ce49854a362044c9f894961f68f898c23cb7429d
MD5 0d19abb0866bb4092306b239a73532b3
BLAKE2b-256 ec46e5c449e858798e35ffc90946282a27c62a77be743fe17480e4977374eb91

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 767fe8c66dc3e01e19e1737d4c38ebefead16125e1b8e58ad421903b376f5c65
MD5 64fa71bdee612668cd53ca897ab744a1
BLAKE2b-256 d6d79e90d2cf47100bea550ed2bc7b0d4de3a62181d84d5e37da0003e8462637

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5431d42af987ebd92ba2f71d45c85ed41d8e6ca9f5fd209a69f68f707d2469e5
MD5 145797745450b3911c15ee5a9f109879
BLAKE2b-256 1799bf21748626a40ce59fd29a39386ab46afec88b7bd2f0fa6c3a97c995523f

See more details on using hashes here.

File details

Details for the file mypy-2.1.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.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e195b817c13f02352a9c124301f9f30f078405444679b6753c1b96b6eed37285
MD5 e0762e58c2a88ba5d2b9a65cd6703cd2
BLAKE2b-256 9421f54be870d6dd53a82c674407e0f8eed7174b05ec78d42e5abd7b42e84fd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5fdf2941a07434af755837d9880f7d7d25f1dacb1af9dcd4b9b66f2220a3024e
MD5 99c65119de59efe15401e8ca721b45ea
BLAKE2b-256 3a8ef371a824b1f1fa8ea6e3dbb8703d232977d572be2329554a3bc4d960302f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8de55a8c861f2a49331f807be98d90caeceeef520bde13d43a160207f8af613e
MD5 da4d60afe3805f7075af1b0985b2d31b
BLAKE2b-256 558caed55408879043d72bb9135f4d0d19a02b886dd569631e113e3d2706cb8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 35aac3bb114e03888f535d5eb51b8bafbb3266586b599da1940f9b1be3ec5bd5
MD5 8af988e4f341d58433408df9d6fc7b5c
BLAKE2b-256 6eddc7191469c777f07689c032a8f7326e393ea34c92d6d76eb7ce5ba57ea66d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 98ebb6589bb3b6d0c6f0c459d53ca55b8091fbc13d277c4041c885392e8195e8
MD5 70ad543ace94df7920b8feb230a4efe9
BLAKE2b-256 240a6a12b9782ca0831a553192f351679f4548abc9d19a7cc93bb7feb02084c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-2.1.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.0

File hashes

Hashes for mypy-2.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6753d0c1fdd6b1a23b9e4f283ce80b2153b724adcb2653b20b85a8a28ac6436b
MD5 728efdbc5a45288c73a4fbb15cbf8ed1
BLAKE2b-256 99ee919661478e5891a3c96e549c036e467e64563ab85995b10c53c8358e16a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20509760fd791c51579d573153407d226385ec1f8bcce55d730b354f3336bc22
MD5 cda8a22b528b19ea6c9d8aa9504b2219
BLAKE2b-256 d4034eafbfff8bfab1b87082741eae6e6a624028c984e6708b73bce2a8570c9d

See more details on using hashes here.

File details

Details for the file mypy-2.1.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.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf03e12003084a67395184d3eb8cbd6a489dc3655b5664b28c210a9e2403ab0b
MD5 5d1f150510b967afdbfba79f054f6819
BLAKE2b-256 a032615eb5911859e43d054941b0d0a7d06cfa2870eba86529cf385b052b111c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d8161b6ff4392410023224f0969d17db93e1e154bc3e4ba62598e720723ae211
MD5 254420fdd73ac5d5f22d416fcd9dcfe3
BLAKE2b-256 b6f38ae2037967e2126689a0c11d99e2b707134a565191e92c60ca2572aec60a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ec7c57657493c7a75534df2751c8ae2cda383c16ecc55d2106c54476b1b16f6
MD5 d9e31683da6ffb399021ec5c930bbc0d
BLAKE2b-256 0bb3b7f770114b7d0ac92d0f76e8d93c2780844a70488a90e91821927850da86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 244358bf1c0da7722230bce60683d52e8e9fd030554926f15b747a84efb5b3af
MD5 ed46c004398507437869ff6c530f3e48
BLAKE2b-256 95b155861beb5c339b44f9a2ba92df9e2cb1eeb4ae1eee674cdf7772c797778b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 0b1a5260c95aa443083f9ed3592662941951bca3d4ca224a5dc517c38b7cf666
MD5 dba829b439fac8e6063a29c7d0277c5e
BLAKE2b-256 cfa8ea3dcbef31f99b634f2ee23bb0321cbc8c1b388b76a861eb849f13c347dc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fcaa0e479066e31f7cceb6a3bea39cb22b2ff51a6b2f24f193d19179ba17c389
MD5 c2bce6a8369ffd2797b86e0886b08002
BLAKE2b-256 4068b02dec39057b88eb03dc0aa854732e26e8361f34f9d0e20c7614967d1eba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3712c20deed54e814eaaa825603bada8ea1c390670a397c95b98405347acc563
MD5 16f420239e555dc1267ed0e5e735e32d
BLAKE2b-256 2b8382397f48af6c27e295d57979ded8490c9829040152cf7571b2f026aeb9a0

See more details on using hashes here.

File details

Details for the file mypy-2.1.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.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e0210d626fc8b31ccc90233754c7bc90e1f43205e85d96387f7db1285b55c398
MD5 f6b3d9489c83f0b08c47be40df6a8685
BLAKE2b-256 d4fa285946c33bce716e082c11dfeee9ee196eaf1f5042efb3581a31f9f205e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7406f4d048e71e576f5356d317e5b0a9e666dfd966bd99f9d14ca06e1a341538
MD5 67d57aec7b1596dc5fabaa8ccf5bba64
BLAKE2b-256 81dc7c42cc9c6cb01e8eb09961f1f738741d3e9c7e9d5c5b30ec69222625cd5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a293c534adb55271fef24a26da04b855540a8c13cc07bc5917b9fd2c394f2ca
MD5 58a4988517458a3eb012f32e1cd06ce9
BLAKE2b-256 3b089a585dea4325f20d8b80dc78623fa50d1fd2173b710f6237afd6ba6ab39b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a683016b16fe2f572dc04c72be7ee0504ac1605a265d0200f5cea695fb788f41
MD5 d464381eba33632615a22d32c3824d59
BLAKE2b-256 0aa1639f3024794a2a15899cb90707fe02e044c4412794c39c5769fd3df2e2ef

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-2.1.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 c989640253f0d76843e9c6c1bbf4bd48c5e85ada61bde4beb37cb3eca035685e
MD5 42a84d8d781e09139a1447c110b1686d
BLAKE2b-256 e1620c27ca55219a7c764a7fb88c7bb2b7b2f9780ade8bbf16bc8ed8400eef6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-2.1.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.0

File hashes

Hashes for mypy-2.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 aea7f7a8a55b459c34275fc468ada6ca7c173a5e43a68f5dbe588a563d8a06b8
MD5 e1598cb7c38749b092599861f66c39c4
BLAKE2b-256 54de94d321cc12da9f71341ac0c270efbed5c725750c7b4c334d957de9a087d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d57a90ae5e872138a425ec328edbc9b235d1934c4377881a33ec05b341acc9a8
MD5 9452176f247f7939a9e618548e048d52
BLAKE2b-256 7f2fa196f5331d96170ad3d28f144d2aba690d4b2911381f68d51e489c7ab82a

See more details on using hashes here.

File details

Details for the file mypy-2.1.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.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 47cebf61abde7c088a4e27718a8b13a81655686b2e9c251f5c0915a802248166
MD5 32d2be7c779fce00b152fdc9c391e46b
BLAKE2b-256 415a93093f0b29a9e982deafde698f740a2eb2e05886e79ccf0594c7fd5413a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c209a90853081ff01d01ee895cafe10f7db1474e0d95beaeef0f6c1db9119bbd
MD5 176bbc82b655ec0a03e318ebd21c3b91
BLAKE2b-256 6501455c31b170e9468265074840bf18863a8482a24103fdaabe4e199392aa5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ef78c1d306bbf9a8a12f526c44902c9c28dffd6c52c52bf6a72641ce18d3849
MD5 31aaf8171ba3e8338c05df0ce7c18775
BLAKE2b-256 2f457d51594b644c17c0bcf74ed8cd5fc33b324276d708e8506f220b70dab9d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-2.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 11a6beb180257a805961aea9ec591bbd0bd17f1e18d35b8456d57aee5bedfedc
MD5 770aea99ce8163c1c0b419bc43be3f4f
BLAKE2b-256 a471d351dca3e9b30da2328ee9d445c88b8388072808ebfbc49eb69d30b67749

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