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.1.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.1-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

mypy-1.20.1-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.1-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.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl (14.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

mypy-1.20.1-cp314-cp314-win_amd64.whl (11.0 MB view details)

Uploaded CPython 3.14Windows x86-64

mypy-1.20.1-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.1-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.1-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.1-cp314-cp314-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

mypy-1.20.1-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.1-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.1-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.1-cp313-cp313-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

mypy-1.20.1-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.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

mypy-1.20.1-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.1-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.1-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.1-cp311-cp311-macosx_11_0_arm64.whl (13.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

mypy-1.20.1-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.1-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.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (13.7 MB view details)

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

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

Uploaded CPython 3.10macOS 11.0+ ARM64

mypy-1.20.1-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.1.tar.gz.

File metadata

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

File hashes

Hashes for mypy-1.20.1.tar.gz
Algorithm Hash digest
SHA256 6fc3f4ecd52de81648fed1945498bf42fa2993ddfad67c9056df36ae5757f804
MD5 f73c47cc24b916e43db681e55d474c53
BLAKE2b-256 0b3d5b373635b3146264eb7a68d09e5ca11c305bbb058dfffbb47c47daf4f632

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1aae28507f253fe82d883790d1c0a0d35798a810117c88184097fe8881052f06
MD5 af3306cf1287da7324f158e8d8869675
BLAKE2b-256 d828926bd972388e65a39ee98e188ccf67e81beb3aacfd5d6b310051772d974b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 db2cb89654626a912efda69c0d5c1d22d948265e2069010d3dde3abf751c7d08
MD5 2092e4ffd0f9a162e1805dc9fe59c999
BLAKE2b-256 22a87ed43c9d9c3d1468f86605e323a5d97e411a448790a00f07e779f3211a46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a0c17fbd746d38c70cbc42647cfd884f845a9708a4b160a8b4f7e70d41f4d7fa
MD5 a0963124590a9bfca35619d4e89accf5
BLAKE2b-256 1a76e0dee71035316e75a69d73aec2f03c39c21c967b97e277fd0ef8fd6aec66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e364926308b3e66f1361f81a566fc1b2f8cd47fc8525e8136d4058a65a4b4f02
MD5 4e9233cfd403033fa8996d17151541f0
BLAKE2b-256 ece2f7dffec1c7767078f9e9adf0c786d1fe0ff30964a77eb213c09b8b58cb76

See more details on using hashes here.

File details

Details for the file mypy-1.20.1-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.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dee461d396dd46b3f0ed5a098dbc9b8860c81c46ad44fa071afcfbc149f167c9
MD5 d48542dfdcbbe011609f479345f63918
BLAKE2b-256 8e736f07ff8b57a7d7b3e6e5bf34685d17632382395c8bb53364ec331661f83e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef2b2e4cc464ba9795459f2586923abd58a0055487cbe558cb538ea6e6bc142a
MD5 8e67c29b1a51347eab9873116c860efe
BLAKE2b-256 83c13fd71bdc118ffc502bf57559c909927bb7e011f327f7bb8e0488e98a5870

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb674600309a8f22790cca883a97c90299f948183ebb210fbef6bcee07cb1986
MD5 d31bf3e6fa26d91e6981d8eff0d0bf33
BLAKE2b-256 a7cd39c9e4ad6ba33e069e5837d772a9e6c304b4a5452a14a975d52b36444650

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 168472149dd8cc505c98cefd21ad77e4257ed6022cd5ed2fe2999bed56977a5a
MD5 602b6f3a2abc47a8aa0e9d78b362209e
BLAKE2b-256 2dafaf9e46b0c8eabbce9fc04a477564170f47a1c22b308822282a59b7ff315f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 33f02904feb2c07e1fdf7909026206396c9deeb9e6f34d466b4cfedb0aadbbe4
MD5 029e2da1780c95124fdbe87ad4b56b59
BLAKE2b-256 28084172be2ad7de9119b5a92ca36abbf641afdc5cb1ef4ae0c3a8182f29674f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.20.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0131edd7eba289973d1ba1003d1a37c426b85cdef76650cd02da6420898a5eb3
MD5 b01f6c2bd8bed12c97a4db89a4dc1e66
BLAKE2b-256 6edc779abb25a8c63e8f44bf5a336217fa92790fa17e0c40e0c725d10cb01bbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4bdfc06303ac06500af71ea0cdbe995c502b3c9ba32f3f8313523c137a25d1b6
MD5 06561b67b035f215c25a4201e585f4ea
BLAKE2b-256 8444cc9324bd21cf786592b44bf3b5d224b3923c1230ec9898d508d00241d465

See more details on using hashes here.

File details

Details for the file mypy-1.20.1-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.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2c3f6221a76f34d5100c6d35b3ef6b947054123c3f8d6938a4ba00b1308aa572
MD5 ae0a7317467d0afc4f6ea97d6a8a30fc
BLAKE2b-256 d7aaa19d884a8d28fcd3c065776323029f204dbc774e70ec9c85eba228b680de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c614655b5a065e56274c6cbbe405f7cf7e96c0654db7ba39bc680238837f7b08
MD5 f774e6a285b10fca7fce8feb9e176bfd
BLAKE2b-256 74c497e9a0abe4f3cdbbf4d079cb87a03b786efeccf5bf2b89fe4f96939ab2e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 752507dd481e958b2c08fc966d3806c962af5a9433b5bf8f3bdd7175c20e34fe
MD5 85d7eda7df55e3a195aeecebee133405
BLAKE2b-256 d58274e62e7097fa67da328ac8ece8de09133448c04d20ddeaeba251a3000f01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 12927b9c0ed794daedcf1dab055b6c613d9d5659ac511e8d936d96f19c087d12
MD5 076223d11220df04cad51ddf11f4c787
BLAKE2b-256 40cddb831e84c81d57d4886d99feee14e372f64bbec6a9cb1a88a19e243f2ef5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a9d62bbac5d6d46718e2b0330b25e6264463ed832722b8f7d4440ff1be3ca895
MD5 99aed7312f8e6c59607fa850314686c2
BLAKE2b-256 1bfd7adcb8053572edf5ef8f3db59599dfeeee3be9cc4c8c97e2d28f66f42ac5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c3dc20f8ec76eecd77148cdd2f1542ed496e51e185713bf488a414f862deb8f2
MD5 7ddb7c00281181dba0ee890d13b8239e
BLAKE2b-256 be3381b64991b0f3f278c3b55c335888794af190b2d59031a5ad1401bcb69f1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e4bbb0f6b54ce7cc350ef4a770650d15fa70edd99ad5267e227133eda9c94218
MD5 f83d6f086a61fe09afd0531408e37731
BLAKE2b-256 a157b3779e134e1b7250d05f874252780d0a88c068bc054bcff99ca20a3a2986

See more details on using hashes here.

File details

Details for the file mypy-1.20.1-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.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f37b6cd0fe2ad3a20f05ace48ca3523fc52ff86940e34937b439613b6854472e
MD5 8277b8b90de57f5a4bb323b1bf335511
BLAKE2b-256 9891275b01f5eba5c467a3318ec214dd865abb66e9c811231c8587287b92876a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4b5aac6e785719da51a84f5d09e9e843d473170a9045b1ea7ea1af86225df4b
MD5 efb35abfdd9d17c55877e491ec1c5f27
BLAKE2b-256 101e1505022d9c9ac2e014a384eb17638fb37bf8e9d0a833ea60605b66f8f7ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e860eb3904f9764e83bafd70c8250bdffdc7dde6b82f486e8156348bf7ceb184
MD5 854a43848b93b71936f367d6cf15511e
BLAKE2b-256 2373416ebec3047636ed89fa871dc8c54bf05e9e20aa9499da59790d7adb312d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8f3886c03e40afefd327bd70b3f634b39ea82e87f314edaa4d0cce4b927ddcc1
MD5 735bec08d97e692fe9d81a2bfc1cab0b
BLAKE2b-256 21e8ef0991aa24c8f225df10b034f3c2681213cb54cf247623c6dec9a5744e70

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f5b84a79070586e0d353ee07b719d9d0a4aa7c8ee90c0ea97747e98cbe193019
MD5 70d3c55c3f6587246e530aae79bdc0ea
BLAKE2b-256 c7f95e25b8f0b8cb92f080bfed9c21d3279b2a0b6a601cdca369a039ba84789d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1d55c7cd8ca22e31f93af2a01160a9e95465b5878de23dba7e48116052f20a8d
MD5 74e1980785293626c919cf8f45d29f51
BLAKE2b-256 ca4b298ba2de0aafc0da3ff2288da06884aae7ba6489bc247c933f87847c41b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 542dd63c9e1339b6092eb25bd515f3a32a1453aee8c9521d2ddb17dacd840237
MD5 cc74e52e44e10575f91f99847d6e8459
BLAKE2b-256 a86eb221b1de981fc4262fe3e0bf9ec272d292dfe42394a689c2d49765c144c4

See more details on using hashes here.

File details

Details for the file mypy-1.20.1-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.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef3461b1ad5cd446e540016e90b5984657edda39f982f4cc45ca317b628f5a37
MD5 4b9a5ada8c6b9957627531bdd35a3a03
BLAKE2b-256 b2c675e969781c2359b2f9c15b061f28ec6d67c8b61865ceda176e85c8e7f2de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef1415a637cd3627d6304dfbeddbadd21079dafc2a8a753c477ce4fc0c2af54f
MD5 184c44cb8e33d8ab8e91bdb80cd1e0ee
BLAKE2b-256 6fa4a1945b19f33e91721b59deee3abb484f2fa5922adc33bb166daf5325d76d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fba3fb0968a7b48806b0c90f38d39296f10766885a94c83bd21399de1e14eb28
MD5 12a74604b1cbdd19c2469a2d52d16812
BLAKE2b-256 b0545e5a569ea5c2b4d48b729fb32aa936eeb4246e4fc3e6f5b3d36a2dfbefb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 36ee2b9c6599c230fea89bbd79f401f9f9f8e9fcf0c777827789b19b7da90f51
MD5 b007ac3ae5f651ca651307f27528680f
BLAKE2b-256 691b75a7c825a02781ca10bc2f2f12fba2af5202f6d6005aad8d2d1f264d8d78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 09d8df92bb25b6065ab91b178da843dda67b33eb819321679a6e98a907ce0e10
MD5 0cb62b83166ccaeb02510f7204d07f4f
BLAKE2b-256 7f21d969d7a68eb964993ebcc6170d5ecaf0cf65830c58ac3344562e16dc42a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9857dc8d2ec1a392ffbda518075beb00ac58859979c79f9e6bdcb7277082c2f2
MD5 8f4496756ede2d165acd85122c015b3e
BLAKE2b-256 0377b302e4cb0b80d2bdf6bf4fce5864bb4cbfa461f7099cea544eaf2457df78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 47c2b90191a870a04041e910277494b0d92f0711be9e524d45c074fe60c00b65
MD5 be8db8fa4a67412a0cb6544d4d5884d9
BLAKE2b-256 b595b37d1fa859a433f6156742e12f62b0bb75af658544fb6dada9363918743a

See more details on using hashes here.

File details

Details for the file mypy-1.20.1-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.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3f8bc95899cf676b6e2285779a08a998cc3a7b26f1026752df9d2741df3c79e8
MD5 79001893fdf09ee3be9b1360d638a172
BLAKE2b-256 3e567ee8c471e10402d64b6517ae10434541baca053cffd81090e4097d5609d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c0aa322c1468b6cdfc927a44ce130f79bb44bcd34eb4a009eb9f96571fd80955
MD5 eaadd8b4da6e78cdbd2b3e8f7e86ffaa
BLAKE2b-256 9341bd4cd3c2caeb6c448b669222b8cfcbdee4a03b89431527b56fca9e56b6f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 55d12ddbd8a9cac5b276878bd534fa39fff5bf543dc6ae18f25d30c8d7d27fca
MD5 6d1956afa3274edd90f5f475841bf2e1
BLAKE2b-256 572685a28893f7db8a16ebb41d1e9dfcb4475844d06a88480b6639e32a74d6ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c01eb9bac2c6a962d00f9d23421cd2913840e65bba365167d057bd0b4171a92e
MD5 797ef03987f60f39f66b6d9d2df458f3
BLAKE2b-256 820d555ab7453cc4a4a8643b7f21c842b1a84c36b15392061ae7b052ee119320

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 b408722f80be44845da555671a5ef3a0c63f51ca5752b0c20e992dc9c0fbd3cd
MD5 2384723f6bc3ee77e68066ebfad9fc91
BLAKE2b-256 11687ad64b49b7663c88fef76a2ac689ea73e17804832ac4cb5416bcff17775b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.1-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.4

File hashes

Hashes for mypy-1.20.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 76d9b4c992cca3331d9793ef197ae360ea44953cf35beb2526e95b9e074f2866
MD5 0ba1834e989b38d48d2a3220192ea1e2
BLAKE2b-256 6f80afb1c665e9c426c78e4711cce04e446b645867bfb97936158886103c1648

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 14911a115c73608f155f648b978c5055d16ff974e6b1b5512d7fedf4fa8b15c6
MD5 bfe1599016e90f32a4fece49c40a0127
BLAKE2b-256 0ccf5a61ceec3fc133e0f559d1e1f9adf4150abdbc2ad8eb831ec26fc8459196

See more details on using hashes here.

File details

Details for the file mypy-1.20.1-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.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2fc88acef0dc9b15246502b418980478c1bfc9702057a0e1e7598d01a7af8937
MD5 75318a0343c860ef3acfcd13169373fa
BLAKE2b-256 88b98a7017270438e34544e19dd6284cad54fd65dde3c35418a2ce07a1897804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8e945b872a05f4fbefabe2249c0b07b6b194e5e11a86ebee9edf855de09806c
MD5 428b0dc35b693b7dd0fab7fae1fd32fd
BLAKE2b-256 4e0c91905b393c790440fa273f0903ee2b07cce95bb6deccac87e6eb343d077a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e731284c117b0987fb1e6c5013a56f33e7faa1fce594066ab83876183ce1c66
MD5 abef48ef9d2ae00b3e28718a36eb0504
BLAKE2b-256 225382923480aee5507a46df22428316e28b2b710d08506a128b2acef81ab18e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3ba5d1e712ada9c3b6223dcbc5a31dac334ed62991e5caa17bcf5a4ddc349af0
MD5 f324f30a2d9952744149d832b5859c63
BLAKE2b-256 214bb1fa23297c8a5c403aabaac0649549efc5a0af7095f3dd33e7482863f973

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