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

Uploaded Source

Built Distributions

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

mypy-1.20.0-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

mypy-1.20.0-cp314-cp314t-win_arm64.whl (10.4 MB view details)

Uploaded CPython 3.14tWindows ARM64

mypy-1.20.0-cp314-cp314t-win_amd64.whl (12.6 MB view details)

Uploaded CPython 3.14tWindows x86-64

mypy-1.20.0-cp314-cp314t-musllinux_1_2_x86_64.whl (16.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

mypy-1.20.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (15.9 MB view details)

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

mypy-1.20.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (15.0 MB view details)

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

mypy-1.20.0-cp314-cp314t-macosx_11_0_arm64.whl (14.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mypy-1.20.0-cp314-cp314t-macosx_10_15_x86_64.whl (15.5 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

mypy-1.20.0-cp314-cp314-win_arm64.whl (10.0 MB view details)

Uploaded CPython 3.14Windows ARM64

mypy-1.20.0-cp314-cp314-win_amd64.whl (11.1 MB view details)

Uploaded CPython 3.14Windows x86-64

mypy-1.20.0-cp314-cp314-musllinux_1_2_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

mypy-1.20.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.7 MB view details)

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

mypy-1.20.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (13.7 MB view details)

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

mypy-1.20.0-cp314-cp314-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mypy-1.20.0-cp314-cp314-macosx_10_15_x86_64.whl (14.5 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

mypy-1.20.0-cp313-cp313-win_arm64.whl (9.8 MB view details)

Uploaded CPython 3.13Windows ARM64

mypy-1.20.0-cp313-cp313-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.13Windows x86-64

mypy-1.20.0-cp313-cp313-musllinux_1_2_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mypy-1.20.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.7 MB view details)

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

mypy-1.20.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (13.7 MB view details)

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

mypy-1.20.0-cp313-cp313-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mypy-1.20.0-cp313-cp313-macosx_10_13_x86_64.whl (14.5 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

mypy-1.20.0-cp312-cp312-win_arm64.whl (9.8 MB view details)

Uploaded CPython 3.12Windows ARM64

mypy-1.20.0-cp312-cp312-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.12Windows x86-64

mypy-1.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mypy-1.20.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.7 MB view details)

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

mypy-1.20.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (13.7 MB view details)

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

mypy-1.20.0-cp312-cp312-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mypy-1.20.0-cp312-cp312-macosx_10_13_x86_64.whl (14.5 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

mypy-1.20.0-cp311-cp311-win_arm64.whl (9.8 MB view details)

Uploaded CPython 3.11Windows ARM64

mypy-1.20.0-cp311-cp311-win_amd64.whl (10.8 MB view details)

Uploaded CPython 3.11Windows x86-64

mypy-1.20.0-cp311-cp311-musllinux_1_2_x86_64.whl (14.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mypy-1.20.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.5 MB view details)

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

mypy-1.20.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (13.7 MB view details)

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

mypy-1.20.0-cp311-cp311-macosx_11_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mypy-1.20.0-cp311-cp311-macosx_10_9_x86_64.whl (14.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mypy-1.20.0-cp310-cp310-win_arm64.whl (9.8 MB view details)

Uploaded CPython 3.10Windows ARM64

mypy-1.20.0-cp310-cp310-win_amd64.whl (10.8 MB view details)

Uploaded CPython 3.10Windows x86-64

mypy-1.20.0-cp310-cp310-musllinux_1_2_x86_64.whl (14.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mypy-1.20.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.6 MB view details)

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

mypy-1.20.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (13.8 MB view details)

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

mypy-1.20.0-cp310-cp310-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mypy-1.20.0-cp310-cp310-macosx_10_9_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mypy-1.20.0.tar.gz
Algorithm Hash digest
SHA256 eb96c84efcc33f0b5e0e04beacf00129dd963b67226b01c00b9dfc8affb464c3
MD5 9e5040a86d5ae31436da81a617ff3c48
BLAKE2b-256 f85cb0089fe7fef0a994ae5ee07029ced0526082c6cfaaa4c10d40a10e33b097

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6e0641147cbfa7e4e94efdb95c2dab1aff8cfc159ded13e07f308ddccc8c48e
MD5 6b258050587e1264ef565ddfc5342088
BLAKE2b-256 21664d734961ce167f0fd8380769b3b7c06dbdd6ff54c2190f3f2ecd22528158

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 10.4 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-1.20.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 c70380fe5d64010f79fb863b9081c7004dd65225d2277333c219d93a10dad4dd
MD5 687fa18e9e44b6fe06766ca668af012c
BLAKE2b-256 769c6dbdae21f01b7aacddc2c0bbf3c5557aa547827fdf271770fe1e521e7093

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 12.6 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-1.20.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 47781555a7aa5fedcc2d16bcd72e0dc83eb272c10dd657f9fb3f9cc08e2e6abb
MD5 74cad0cdd4ef71cb4b25a677552e3041
BLAKE2b-256 aa7653e893a498138066acd28192b77495c9357e5a58cc4be753182846b43315

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2721f0ce49cb74a38f00c50da67cb7d36317b5eda38877a49614dc018e91c787
MD5 01edbf9b9397b6d53b22a5ae7b194e5c
BLAKE2b-256 2f997690b5b5b552db1bd4ff362e4c0eb3107b98d680835e65823fbe888c8b78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 555493c44a4f5a1b58d611a43333e71a9981c6dbe26270377b6f8174126a0526
MD5 9ee72839a72d3346869fe42462e79e4f
BLAKE2b-256 4237a946bb416e37a57fa752b3100fd5ede0e28df94f92366d1716555d47c454

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34506397dbf40c15dc567635d18a21d33827e9ab29014fb83d292a8f4f8953b6
MD5 e23fec146c29261d343a9524aa598804
BLAKE2b-256 a349edc8b0aa145cc09c1c74f7ce2858eead9329931dcbbb26e2ad40906daa4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39362cdb4ba5f916e7976fccecaab1ba3a83e35f60fa68b64e9a70e221bb2436
MD5 f869326d9fca053022d26274dca78844
BLAKE2b-256 6e0c3b5f2d3e45dc7169b811adce8451679d9430399d03b168f9b0489f43adaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 26c8b52627b6552f47ff11adb4e1509605f094e29815323e487fc0053ebe93d1
MD5 4d116e3ffe366e16e71f9ce2bfa7a8cd
BLAKE2b-256 1228e617e67b3be9d213cda7277913269c874eb26472489f95d09d89765ce2d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 10.0 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-1.20.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 931a7630bba591593dcf6e97224a21ff80fb357e7982628d25e3c618e7f598ef
MD5 c0e79acdf91a63d65b3ccf80a8505b5b
BLAKE2b-256 5ee3ba0b7a3143e49a9c4f5967dde6ea4bf8e0b10ecbbcca69af84027160ee89

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 11.1 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-1.20.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 00e047c74d3ec6e71a2eb88e9ea551a2edb90c21f993aefa9e0d2a898e0bb732
MD5 4abbcc0d060c717ce9fb9e3d2c4a8c27
BLAKE2b-256 59981da9977016678c0b99d43afe52ed00bb3c1a0c4c995d3e6acca1a6ebb9b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a79c1eba7ac4209f2d850f0edd0a2f8bba88cbfdfefe6fb76a19e9d4fe5e71a2
MD5 35f1c6cdb58ea82a2f55cb822cc56bb1
BLAKE2b-256 b59dd924b38a4923f8d164bf2b4ec98bf13beaf6e10a5348b4b137eadae40a6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d3243c406773185144527f83be0e0aefc7bf4601b0b2b956665608bf7c98a83
MD5 aaf577b47f4b904bfc39245a92eba9b0
BLAKE2b-256 6b8d93491ff7b79419edc7eabf95cb3b3f7490e2e574b2855c7c7e7394ff933f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49d11c6f573a5a08f77fad13faff2139f6d0730ebed2cfa9b3d2702671dd7188
MD5 04976d9cf775b9f8909cf88d38000899
BLAKE2b-256 4c33e18bcfa338ca4e6b2771c85d4c5203e627d0c69d9de5c1a2cf2ba13320ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31b5dbb55293c1bd27c0fc813a0d2bb5ceef9d65ac5afa2e58f829dab7921fd5
MD5 053f8c37fb371c045db10c1b6c1eb472
BLAKE2b-256 7dc55fe9d8a729dd9605064691816243ae6c49fde0bd28f6e5e17f6a24203c43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 0f42dfaab7ec1baff3b383ad7af562ab0de573c5f6edb44b2dab016082b89948
MD5 3fb468ab37ec09bb428f9003f351598c
BLAKE2b-256 4e0e6ca4a84cbed9e62384bc0b2974c90395ece5ed672393e553996501625fc5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 9.8 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-1.20.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 76a70bf840495729be47510856b978f1b0ec7d08f257ca38c9d932720bf6b43e
MD5 6668ab326259b8434863514055bfcec4
BLAKE2b-256 911715095c0e54a8bc04d22d4ff06b2139d5f142c2e87520b4e39010c4862771

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 10.9 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-1.20.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f49590891d2c2f8a9de15614e32e459a794bcba84693c2394291a2038bbaaa69
MD5 8769992ee058c2e61da359eaf61e33cb
BLAKE2b-256 d89b549228d88f574d04117e736f55958bd4908f980f9f5700a07aeb85df005b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 efe8d70949c3023698c3fca1e94527e7e790a361ab8116f90d11221421cd8726
MD5 68f12605194a0c574d018bdae95bbb7b
BLAKE2b-256 8424a022ccab3a46e3d2cdf2e0e260648633640eb396c7e75d5a42818a8d3971

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 555658c611099455b2da507582ea20d2043dfdfe7f5ad0add472b1c6238b433f
MD5 7743c26eb9da9d561ea99ee5c6429129
BLAKE2b-256 4279694ca73979cfb3535ebfe78733844cd5aff2e63304f59bf90585110d975a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f799d9db89fc00446f03281f84a221e50018fc40113a3ba9864b132895619ebe
MD5 afdf5b1c4e399e7c13bbb9e48ae62a08
BLAKE2b-256 ab4a11ab99f9afa41aa350178d24a7d2da17043228ea10f6456523f64b5a6cf6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 367e5c993ba34d5054d11937d0485ad6dfc60ba760fa326c01090fc256adf15c
MD5 19d0f6e002116e11a9013ae3330292b4
BLAKE2b-256 bb728927d84cfc90c6abea6e96663576e2e417589347eb538749a464c4c218a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b20c8b0fd5877abdf402e79a3af987053de07e6fb208c18df6659f708b535134
MD5 7220513a298ce4939cbbeb12abf0d66b
BLAKE2b-256 d6a7f64ea7bd592fa431cb597418b6dec4a47f7d0c36325fec7ac67bc8402b94

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 9.8 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-1.20.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f194db59657c58593a3c47c6dfd7bad4ef4ac12dbc94d01b3a95521f78177e33
MD5 d9c7898d0b22b60d94a56fac91dfa28f
BLAKE2b-256 8a153d8198ef97c1ca03aea010cce4f1d4f3bc5d9849e8c0140111ca2ead9fdd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 10.9 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-1.20.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0ecd63f75fdd30327e4ad8b5704bd6d91fc6c1b2e029f8ee14705e1207212489
MD5 108b9c30646d9b5bef7b706ff8fa934d
BLAKE2b-256 779121b8ba75f958bcda75690951ce6fa6b7138b03471618959529d74b8544e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 697f102c5c1d526bdd761a69f17c6070f9892eebcb94b1a5963d679288c09e78
MD5 de2bc0dc66cc0ca08f9f3a3aab5141f0
BLAKE2b-256 b22a74810274848d061f8a8ea4ac23aaad43bd3d8c1882457999c2e568341c57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9804c3ad27f78e54e58b32e7cb532d128b43dbfb9f3f9f06262b821a0f6bd3f5
MD5 3603e7be153eaf9f241925a60d5519aa
BLAKE2b-256 c5b754a720f565a87b893182a2a393370289ae7149e4715859e10e1c05e49154

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f13b3e41bce9d257eded794c0f12878af3129d80aacd8a3ee0dee51f3a978651
MD5 71aafe240d3f68ceeae0097b585733b4
BLAKE2b-256 57d41ddb799860c1b5ac6117ec307b965f65deeb47044395ff01ab793248a591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9336b5e6712f4adaf5afc3203a99a40b379049104349d747eb3e5a3aa23ac2e
MD5 e65b2a9a13b6d047e3626deb38ee3518
BLAKE2b-256 54eb227b516ab8cad9f2a13c5e7a98d28cd6aa75e9c83e82776ae6c1c4c046c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 002b613ae19f4ac7d18b7e168ffe1cb9013b37c57f7411984abbd3b817b0a214
MD5 8c0dd541ea215fa4db85a0701bcb4b8b
BLAKE2b-256 bedd3afa29b58c2e57c79116ed55d700721c3c3b15955e2b6251dd165d377c0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 9.8 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-1.20.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 379edf079ce44ac8d2805bcf9b3dd7340d4f97aad3a5e0ebabbf9d125b84b442
MD5 3f5a3378688de7f3537dc4892183cdfb
BLAKE2b-256 134b383ad1924b28f41e4879a74151e7a5451123330d45652da359f9183bcd45

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 10.8 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-1.20.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2fcedb16d456106e545b2bfd7ef9d24e70b38ec252d2a629823a4d07ebcdb69e
MD5 545ed36ee47a08e8a5c0b15d8764fa45
BLAKE2b-256 be668e02ec184f852ed5c4abb805583305db475930854e09964b55e107cdcbc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1973868d2adbb4584a3835780b27436f06d1dc606af5be09f187aaa25be1070f
MD5 a4d2174c8100a2cdb49a1a8a888376e0
BLAKE2b-256 a33e051cca8166cf0438ae3ea80e0e7c030d7a8ab98dffc93f80a1aa3f23c1a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b503ab55a836136b619b5fc21c8803d810c5b87551af8600b72eecafb0059cb0
MD5 ba85acdc1894d99c0c154c987782ccd6
BLAKE2b-256 dba7460678d3cf7da252d2288dad0c602294b6ec22a91932ec368cc11e44bb6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f75ff57defcd0f1d6e006d721ccdec6c88d4f6a7816eb92f1c4890d979d9ee62
MD5 b4d895cddf7d4549eeaa2e79a05389dd
BLAKE2b-256 56acb4ba5094fb2d7fe9d2037cd8d18bbe02bcf68fd22ab9ff013f55e57ba095

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a17c5d0bdcca61ce24a35beb828a2d0d323d3fcf387d7512206888c900193367
MD5 31e358e40aab03915d852e3ad6dd89e9
BLAKE2b-256 d50d01399515eca280386e308cf57901e68d3a52af18691941b773b3380c1df8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4525e7010b1b38334516181c5b81e16180b8e149e6684cee5a727c78186b4e3b
MD5 40ecf954c441c2fc71b3ae2ce3c2b8a1
BLAKE2b-256 6e1c74cb1d9993236910286865679d1c616b136b2eae468493aa939431eda410

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 9.8 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-1.20.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 e80cf77847d0d3e6e3111b7b25db32a7f8762fd4b9a3a72ce53fe16a2863b281
MD5 74564bd30074347c1e750900375bb778
BLAKE2b-256 9394ba9065c2ebe5421619aff684b793d953e438a8bfe31a320dd6d1e0706e81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 10.8 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-1.20.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ebea00201737ad4391142808ed16e875add5c17f676e0912b387739f84991e13
MD5 52c8c733d119c3a0cec9f3921bdb09e1
BLAKE2b-256 ae72af970dfe167ef788df7c5e6109d2ed0229f164432ce828bc9741a4250e64

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3a49064504be59e59da664c5e149edc1f26c67c4f8e8456f6ba6aba55033018
MD5 1c3e71e7842e5d35c7a182f7c6703eb7
BLAKE2b-256 757f3ef3e360c91f3de120f205c8ce405e9caf9fc52ef14b65d37073e322c114

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 02cca0761c75b42a20a2757ae58713276605eb29a08dd8a6e092aa347c4115ca
MD5 5f83b5a73983cf89e6fb3a6ae9825b34
BLAKE2b-256 fa9d2860be7355c45247ccc0be1501c91176318964c2a137bd4743f58ce6200e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8426d4d75d68714abc17a4292d922f6ba2cfb984b72c2278c437f6dae797865
MD5 68840cba5637419fccf146f215250610
BLAKE2b-256 65aabd89b247b83128197a214f29f0632ff3c14f54d4cd70d144d157bd7d7d6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd0212976dc57a5bfeede7c219e7cd66568a32c05c9129686dd487c059c1b88a
MD5 896c241c85eeb4fce64cd132104ca1b9
BLAKE2b-256 536e043477501deeb8eabbab7f1a2f6cac62cfb631806dc1d6862a04a7f5011b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d99f515f95fd03a90875fdb2cca12ff074aa04490db4d190905851bdf8a549a8
MD5 b5636391c13a2d888d3b434c46799469
BLAKE2b-256 4da2a965c8c3fcd4fa8b84ba0d46606181b0d0a1d50f274c67877f3e9ed4882c

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