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-1.15.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distributions

mypy-1.15.0-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

mypy-1.15.0-cp313-cp313-win_amd64.whl (9.4 MB view details)

Uploaded CPython 3.13 Windows x86-64

mypy-1.15.0-cp313-cp313-musllinux_1_2_x86_64.whl (12.5 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

mypy-1.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.4 MB view details)

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

mypy-1.15.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.4 MB view details)

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

mypy-1.15.0-cp313-cp313-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

mypy-1.15.0-cp313-cp313-macosx_10_13_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

mypy-1.15.0-cp312-cp312-win_amd64.whl (9.4 MB view details)

Uploaded CPython 3.12 Windows x86-64

mypy-1.15.0-cp312-cp312-musllinux_1_2_x86_64.whl (12.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

mypy-1.15.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.4 MB view details)

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

mypy-1.15.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.5 MB view details)

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

mypy-1.15.0-cp312-cp312-macosx_11_0_arm64.whl (9.7 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mypy-1.15.0-cp312-cp312-macosx_10_13_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

mypy-1.15.0-cp311-cp311-win_amd64.whl (9.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

mypy-1.15.0-cp311-cp311-musllinux_1_2_x86_64.whl (12.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

mypy-1.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.3 MB view details)

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

mypy-1.15.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.5 MB view details)

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

mypy-1.15.0-cp311-cp311-macosx_11_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mypy-1.15.0-cp311-cp311-macosx_10_9_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mypy-1.15.0-cp310-cp310-win_amd64.whl (9.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

mypy-1.15.0-cp310-cp310-musllinux_1_2_x86_64.whl (12.6 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

mypy-1.15.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.4 MB view details)

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

mypy-1.15.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.6 MB view details)

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

mypy-1.15.0-cp310-cp310-macosx_11_0_arm64.whl (9.9 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mypy-1.15.0-cp310-cp310-macosx_10_9_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mypy-1.15.0-cp39-cp39-win_amd64.whl (9.3 MB view details)

Uploaded CPython 3.9 Windows x86-64

mypy-1.15.0-cp39-cp39-musllinux_1_2_x86_64.whl (12.5 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

mypy-1.15.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.4 MB view details)

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

mypy-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64 manylinux: glibc 2.28+ ARM64

mypy-1.15.0-cp39-cp39-macosx_11_0_arm64.whl (9.9 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mypy-1.15.0-cp39-cp39-macosx_10_9_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: mypy-1.15.0.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mypy-1.15.0.tar.gz
Algorithm Hash digest
SHA256 404534629d51d3efea5c800ee7c42b72a6554d6c400e6a79eafe15d11341fd43
MD5 7ef4185d545d0e296e8c1f12bb653a78
BLAKE2b-256 ce43d5e49a86afa64bd3839ea0d5b9c7103487007d728e1293f52525d6d5486a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.15.0-py3-none-any.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mypy-1.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5469affef548bd1895d86d3bf10ce2b44e33d86923c29e4d675b3e323437ea3e
MD5 4e0a50c99e0b914f0b132577a42b9288
BLAKE2b-256 094ea7d65c7322c510de2c409ff3828b03354a7c43f5a8ed458a7a131b41c7b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.15.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 9.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mypy-1.15.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b9378e2c00146c44793c98b8d5a61039a048e31f429fb0eb546d93f4b000bedf
MD5 d2beb0c35e1b3e1fffc2a76d71e19432
BLAKE2b-256 833e57bb447f7bbbfaabf1712d96f9df142624a386d98fb026a761532526057e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 baefc32840a9f00babd83251560e0ae1573e2f9d1b067719479bfb0e987c6357
MD5 c10e9abedd900c3ef394818c06fc00ff
BLAKE2b-256 c7675a4268782eb77344cc613a4cf23540928e41f018a9a1ec4c6882baf20ab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c43a7682e24b4f576d93072216bf56eeff70d9140241f9edec0c104d0c515036
MD5 b8cfa6f5c89001248881c92026ffee37
BLAKE2b-256 d28b801aa06445d2de3895f59e476f38f3f8d610ef5d6908245f07d002676cbf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 98b7b9b9aedb65fe628c62a6dc57f6d5088ef2dfca37903a7d9ee374d03acca5
MD5 79611da22c56d249ee73696bef086c3e
BLAKE2b-256 a6ac395808a92e10cfdac8003c3de9a2ab6dc7cde6c0d2a4df3df1b815ffd067

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 811aeccadfb730024c5d3e326b2fbe9249bb7413553f15499a4050f7c30e801d
MD5 21f3e02f648ffd1707e31372f056feaf
BLAKE2b-256 7437b246d711c28a03ead1fd906bbc7106659aed7c089d55fe40dd58db812628

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 93faf3fdb04768d44bf28693293f3904bbb555d076b781ad2530214ee53e3445
MD5 991479998d6171f933fb3f15f3ac3d2a
BLAKE2b-256 6a9bfd2e05d6ffff24d912f150b87db9e364fa8282045c875654ce7e32fffa66

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.15.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 9.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mypy-1.15.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 171a9ca9a40cd1843abeca0e405bc1940cd9b305eaeea2dda769ba096932bb22
MD5 75ccb545eb14449b542c871553a2dc5f
BLAKE2b-256 1350da5203fcf6c53044a0b699939f31075c45ae8a4cadf538a9069b165c1050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1124a18bc11a6a62887e3e137f37f53fbae476dc36c185d549d4f837a2a6a14e
MD5 e7a38c2e9aacc0c013e6715e1ed2f1de
BLAKE2b-256 468bdf49974b337cce35f828ba6fda228152d6db45fed4c86ba56ffe442434fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8023ff13985661b50a5928fc7a5ca15f3d1affb41e5f0a9952cb68ef090b31ee
MD5 daf3b574d525cfdac2608735101aeed3
BLAKE2b-256 b3d092ae4cde706923a2d3f2d6c39629134063ff64b9dedca9c1388363da072d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ce436f4c6d218a070048ed6a44c0bbb10cd2cc5e272b29e7845f6a2f57ee4464
MD5 ade43d58e6a02033e32f8ed578153673
BLAKE2b-256 127e873481abf1ef112c582db832740f4c11b2bfa510e829d6da29b0ab8c3f9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2f2147ab812b75e5b5499b01ade1f4a81489a147c01585cda36019102538615f
MD5 fae45b9bded5965f8737f61c1cb1910c
BLAKE2b-256 f01a41759b18f2cfd568848a37c89030aeb03534411eef981df621d8fad08a1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 aea39e0583d05124836ea645f412e88a5c7d0fd77a6d694b60d9b6b2d9f184fd
MD5 a2d43aa80fa540f93b1ef55a8c8a051d
BLAKE2b-256 983a03c74331c5eb8bd025734e04c9840532226775c47a2c39b56a0c8d4f128d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.15.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 9.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mypy-1.15.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c9817fa23833ff189db061e6d2eff49b2f3b6ed9856b4a0a73046e41932d744f
MD5 7043de55e214ea7abc5f06a4b6280f17
BLAKE2b-256 963911b57431a1f686c1aed54bf794870efe0f6aeca11aca281a0bd87a5ad42c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1905f494bfd7d85a23a88c5d97840888a7bd516545fc5aaedff0267e0bb54e2f
MD5 e912d1813bcd32a5ad449027d7205878
BLAKE2b-256 72af19ff499b6f1dafcaf56f9881f7a965ac2f474f69f6f618b5175b044299f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a95fb17c13e29d2d5195869262f8125dfdb5c134dc8d9a9d0aecf7525b10c2c
MD5 5b9c139764a5345ba192eb9ad7e7a07b
BLAKE2b-256 e99a1f7d18b30edd57441a6411fcbc0c6869448d1a4bacbaee60656ac0fc29c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 973500e0774b85d9689715feeffcc980193086551110fd678ebe1f4342fb7c5e
MD5 c683d9d238c06fe31cad1479a4b4cacd
BLAKE2b-256 0505a10f9479681e5da09ef2f9426f650d7b550d4bafbef683b69aad1ba87457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ee2d57e01a7c35de00f4634ba1bbf015185b219e4dc5909e281016df43f5ee5
MD5 ad6ec3d7ca2a461c7c7edf2001011007
BLAKE2b-256 e2908dcf506ca1a09b0d17555cc00cd69aee402c203911410136cd716559efe7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2922d42e16d6de288022e5ca321cd0618b238cfc5570e0263e5ba0a77dbef56f
MD5 524be6c96b2b19d5662f4c46bfb814d1
BLAKE2b-256 03bcf6339726c627bd7ca1ce0fa56c9ae2d0144604a319e0e339bdadafbbb599

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.15.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 9.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mypy-1.15.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6983aae8b2f653e098edb77f893f7b6aca69f6cffb19b2cc7443f23cce5f4828
MD5 5d5b95118d9306ac5ebf217dcb10d911
BLAKE2b-256 77bac37bc323ae5fe7f3f15a28e06ab012cd0b7552886118943e90b15af31195

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e2c2e6d3593f6451b18588848e66260ff62ccca522dd231cd4dd59b0160668b
MD5 5bf00d522c6327cf74cd86f9807e4d90
BLAKE2b-256 48e1301a73852d40c241e915ac6d7bcd7fedd47d519246db2d7b86b9d7e7a0cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7be1e46525adfa0d97681432ee9fcd61a3964c2446795714699a998d193f1a3
MD5 9509967abe9d03d91a86f0cedd36632e
BLAKE2b-256 7813f7d14e55865036a1e6a0a69580c240f43bc1f37407fe9235c0d4ef25ffb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be68172e9fd9ad8fb876c6389f16d1c1b5f100ffa779f77b1fb2176fcc9ab95b
MD5 621ee0f75ca05d1ed80e3b300102577f
BLAKE2b-256 84099ec95e982e282e20c0d5407bc65031dfd0f0f8ecc66b69538296e06fcbee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c4bb0e1bd29f7d34efcccd71cf733580191e9a264a2202b0239da95984c5b559
MD5 ea84b915d93f5620af58021d511ad6a0
BLAKE2b-256 b4959c0ecb8eacfe048583706249439ff52105b3f552ea9c4024166c03224270

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.15.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 979e4e1a006511dacf628e36fadfecbcc0160a8af6ca7dad2f5025529e082c13
MD5 c91dc4edc4822ebc47e3e05f63b133bd
BLAKE2b-256 68f865a7ce8d0e09b6329ad0c8d40330d100ea343bd4dd04c4f8ae26462d0a17

See more details on using hashes here.

File details

Details for the file mypy-1.15.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: mypy-1.15.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 9.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for mypy-1.15.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d10d994b41fb3497719bbf866f227b3489048ea4bbbb5015357db306249f7980
MD5 77dc2e4d147cc5a35d61cb76ba30c9bb
BLAKE2b-256 46d0f41645c2eb263e6c77ada7d76f894c580c9ddb20d77f0c24d34273a4dab2

See more details on using hashes here.

File details

Details for the file mypy-1.15.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-1.15.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fbb8da62dc352133d7d7ca90ed2fb0e9d42bb1a32724c287d3c76c58cbaa9c2
MD5 b8d404b3262405df6858a1b879fbf3df
BLAKE2b-256 c172965bd9ee89540c79a25778cc080c7e6ef40aa1eeac4d52cec7eae6eb5228

See more details on using hashes here.

File details

Details for the file mypy-1.15.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-1.15.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f8722560a14cde92fdb1e31597760dc35f9f5524cce17836c0d22841830fd5b
MD5 61162281060fae21330150367d740ca1
BLAKE2b-256 6c53da61b9d9973efcd6507183fdad96606996191657fe79701b2c818714d573

See more details on using hashes here.

File details

Details for the file mypy-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mypy-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f95579473af29ab73a10bada2f9722856792a36ec5af5399b653aa28360290a5
MD5 62204275df5d182ffaeb6e7d85ab64c5
BLAKE2b-256 e4b574508959c1b06b96674b364ffeb7ae5802646b32929b7701fc6b18447592

See more details on using hashes here.

File details

Details for the file mypy-1.15.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-1.15.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 712e962a6357634fef20412699a3655c610110e01cdaa6180acec7fc9f8513ba
MD5 de2cd125685cac00b1111a4962973878
BLAKE2b-256 d333dd8feb2597d648de29e3da0a8bf4e1afbda472964d2a4a0052203a6f3594

See more details on using hashes here.

File details

Details for the file mypy-1.15.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mypy-1.15.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e601a7fa172c2131bff456bb3ee08a88360760d0d2f8cbd7a75a65497e2df078
MD5 16712647333c9839572c2d6e0053846b
BLAKE2b-256 5afa79cf41a55b682794abe71372151dbbf856e3008f6767057229e6649d294a

See more details on using hashes here.

Supported by

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