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

Uploaded Python 3

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

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

mypy-1.20.2-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.2-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.2-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.2-cp314-cp314-macosx_11_0_arm64.whl (13.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

mypy-1.20.2-cp313-cp313-musllinux_1_2_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

mypy-1.20.2-cp312-cp312-musllinux_1_2_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mypy-1.20.2-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.2-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.2-cp312-cp312-macosx_11_0_arm64.whl (13.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

mypy-1.20.2-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.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.6 MB view details)

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

mypy-1.20.2-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.2-cp311-cp311-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mypy-1.20.2-cp311-cp311-macosx_10_9_x86_64.whl (14.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows ARM64

mypy-1.20.2-cp310-cp310-win_amd64.whl (10.9 MB view details)

Uploaded CPython 3.10Windows x86-64

mypy-1.20.2-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.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (14.7 MB view details)

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

mypy-1.20.2-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.2-cp310-cp310-macosx_11_0_arm64.whl (13.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mypy-1.20.2-cp310-cp310-macosx_10_9_x86_64.whl (14.5 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mypy-1.20.2.tar.gz
Algorithm Hash digest
SHA256 e8222c26daaafd9e8626dec58ae36029f82585890589576f769a650dd20fd665
MD5 a66d1662fb89fd29adaf4e86c1ac3ded
BLAKE2b-256 04afe3d4b3e9ec91a0ff9aabfdb38692952acf49bbb899c2e4c29acb3a6da3ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a94c5a76ab46c5e6257c7972b6c8cff0574201ca7dc05647e33e795d78680563
MD5 aba598c870ac2f042d67513dc6b6687d
BLAKE2b-256 289af23c163e25b11074188251b0b5a0342625fc1cdb6af604757174fa9acc9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 e061b58443f1736f8a37c48978d7ab581636d6ab03e3d4f99e3fa90463bb9382
MD5 18b0f00898084d875275e20d0f63a98c
BLAKE2b-256 8301cd7318aa03493322ce275a0e14f4f52b8896335e4e79d4fb8153a7ad2b77

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 9bcb8aa397ff0093c824182fd76a935a9ba7ad097fcbef80ae89bf6c1731d8ec
MD5 9398ab029db8f2a8fcef0b682e58df7c
BLAKE2b-256 5a2c78a8851264dec38cd736ca5b8bc9380674df0dd0be7792f538916157716c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 803203d2b6ea644982c644895c2f78b28d0e208bba7b27d9b921e0ec5eb207c6
MD5 fa888b50dc766ae0a79202e9ba80a154
BLAKE2b-256 d7461a4e1c66e96c1a3246ddf5403d122ac9b0a8d2b7e65730b9d6533ba7a6d3

See more details on using hashes here.

File details

Details for the file mypy-1.20.2-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.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 29752dbbf8cc53f89f6ac096d363314333045c257c9c75cbd189ca2de0455744
MD5 4fa1ed190fcaa4946a45ce4a26d3d17b
BLAKE2b-256 9777f75a65c278e6e8eba2071f7f5a90481891053ecc39878cc444634d892abe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 688c3312e5dadb573a2c69c82af3a298d43ecf9e6d264e0f95df960b5f6ac19c
MD5 371dfbc9ed46f0978a5b37fe2f7938e5
BLAKE2b-256 57da9594b75c3c019e805250bed3583bdf4443ff9e6ef08f97e39ae308cb06f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 52b176444e2e5054dfcbcb8c75b0b719865c96247b37407184bbfca5c353f2c2
MD5 a4d961a20b5114b5095ff39f592c3a9d
BLAKE2b-256 00d209a6a10ee1bf0008f6c144d9676f2ca6a12512151b4e0ad0ff6c4fac5337

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2de3dcea53babc1c3237a19002bc3d228ce1833278f093b8d619e06e7cc79609
MD5 e666305e3a97c78e47a4086fc0603b20
BLAKE2b-256 4ea19d93a7d0b5859af0ead82b4888b46df6c8797e1bc5e1e262a08518c6d48e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 c3bae4f855d965b5453784300c12ffc63a548304ac7f99e55d4dc7c898673aa3
MD5 ea5d226031b1739c7a675edf8d4e5816
BLAKE2b-256 78c2ce7ee2ba36aeb954ba50f18fa25d9c1188578654b97d02a66a15b6f09531

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 913485a03f1bcf5d279409a9d2b9ed565c151f61c09f29991e5faa14033da4c8
MD5 d46878844b74e9187cb4762a83872dd1
BLAKE2b-256 fda11b4233d255bdd0b38a1f284feeb1c143ca508c19184964e22f8d837ec851

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4fef51b01e638974a6e69885687e9bd40c8d1e09a6cd291cca0619625cf1f558
MD5 ee16768c7072d448106b21c34f20d23a
BLAKE2b-256 949748ff3b297cafcc94d185243a9190836fb1b01c1b0918fff64e941e973cc9

See more details on using hashes here.

File details

Details for the file mypy-1.20.2-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.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a65aa591af023864fd08a97da9974e919452cfe19cb146c8a5dc692626445dc
MD5 7fd9f1b2cf793ed7e61d7345bc732847
BLAKE2b-256 19650cd9285ab010ee8214c83d67c6b49417c40d86ce46f1aa109457b5a9b8d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0c64e5973df366b747646fc98da921f9d6eba9716d57d1db94a83c026a08e0fb
MD5 abc9b5a0b181bd045f0757854fdbc532
BLAKE2b-256 2a56983916806bf4eddeaaa2c9230903c3669c6718552a921154e1c5182c701f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e73c07f23009962885c197ccb9b41356a30cc0e5a1d0c2ea8fd8fb1362d7f924
MD5 b06a98e1667acce535bc00a4500ee7c7
BLAKE2b-256 3a63d2c2ff4fa66bc49477d32dfa26e8a167ba803ea6a69c5efb416036909d30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 419413398fe250aae057fd2fe50166b61077083c9b82754c341cf4fd73038f30
MD5 dc535c0975387ca54735080c7cd2df1c
BLAKE2b-256 aed1b4ec96b0ecc620a4443570c6e95c867903428cfcde4206518eafdd5880c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a95a9248b0c6fd933a442c03c3b113c3b61320086b88e2c444676d3fd1ca3330
MD5 a5089d264d4d338727053f5802d58af0
BLAKE2b-256 e514065e333721f05de8ef683d0aa804c23026bcc287446b61cac657b902ccac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2a4102b03bb7481d9a91a6da8d174740c9c8c4401024684b9ca3b7cc5e49852f
MD5 2e67c1e2dff564134509e20c33c4a655
BLAKE2b-256 62b2c0f2056e9eb8f08c62cafd9715e4584b89132bdc832fcf85d27d07b5f3e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9d56a78b646f2e3daa865bc70cd5ec5a46c50045801ca8ff17a0c43abc97e3ee
MD5 25526e9b0cc0d65c82f2ca684d0a0281
BLAKE2b-256 7ffc4e354a1bd70216359deb0c9c54847ee6b32ef78dfb09f5131ff99b494078

See more details on using hashes here.

File details

Details for the file mypy-1.20.2-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.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bb9c2fa06887e21d6a3a868762acb82aec34e2c6fd0174064f27c93ede68ad15
MD5 66260790403c277e36159cc81be8f30e
BLAKE2b-256 a1324c49da27a606167391ff0c39aa955707a00edc500572e562f7c36c08a71f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7488448de6007cd5177c6cea0517ac33b4c0f5ee9b5e9f2be51ce75511a85517
MD5 475d372d4d234e297c0df7bd397dd098
BLAKE2b-256 928f75bbc92f41725fbd585fb17b440b1119b576105df1013622983e18640a93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e2877a02380adfcdbc69071a0f74d6e9dbbf593c0dc9d174e1f223ffd5281943
MD5 f94f5a78060748a22b5775eaf5d62a41
BLAKE2b-256 f34742c122501bff18eaf1e8f457f5c017933452d8acdc52918a9f59f6812955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 edfbfca868cdd6bd8d974a60f8a3682f5565d3f5c99b327640cedd24c4264026
MD5 e580e27395367d6a9a97b72a453ecc43
BLAKE2b-256 5bc4b93812d3a192c9bcf5df405bd2f30277cd0e48106a14d1023c7f6ed6e39b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 785b08db19c9f214dc37d65f7c165d19a30fcecb48abfa30f31b01b5acaabb58
MD5 0dc8d6fa6b5fb5202b561f36b5f5e993
BLAKE2b-256 d6b26c852d72e0ea8b01f49da817fb52539993cde327e7d010e0103dc12d0dac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d52ad8d78522da1d308789df651ee5379088e77c76cb1994858d40a426b343b9
MD5 5b85a29c02b7e0e2a4fb26fa70ca0f64
BLAKE2b-256 3e0d47e3c3a0ec2a876e35aeac365df3cac7776c36bbd4ed18cc521e1b9d255b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56908d7e08318d39f85b1f0c6cfd47b0cac1a130da677630dac0de3e0623e102
MD5 2116bf91faf496de42186be23e40c5d4
BLAKE2b-256 7af3f7e62395cb7f434541b4491a01149a4439e28ace4c0c632bbf5431e92d1f

See more details on using hashes here.

File details

Details for the file mypy-1.20.2-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.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a5da6976f20cae27059ea8d0c86e7cef3de720e04c4bb9ee18e3690fdb792066
MD5 ea2a3e861d34fc0211f67562ca463513
BLAKE2b-256 b9947e4634a32b641aa1c112422eed1bbece61ee16205f674190e8b536f884de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34397cdced6b90b836e38182076049fdb41424322e0b0728c946b0939ebdf9f6
MD5 e0ddb676eebf52db686dd6ad22cb281f
BLAKE2b-256 d114eb377acf78c03c92d566a1510cda8137348215b5335085ef662ab82ecd3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b6481b228d072315b053210b01ac320e1be243dc17f9e5887ef167f23f5fae4
MD5 43ade5eb02f1e4a7e64382af61d196a9
BLAKE2b-256 32d934a5efed8124f5a9234f55ac6a4ced4201e2c5b81e1109c49ad23190ec8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4dbfcf869f6b0517f70cf0030ba6ea1d6645e132337a7d5204a18d8d5636c02b
MD5 da00f22c060cba0e244b0d529b3dcbe2
BLAKE2b-256 714e7560e4528db9e9b147e4c0f22660466bf30a0a1fe3d63d1b9d3b0fd354ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 20175a1c0f49863946ec20b7f63255768058ac4f07d2b9ded6a6b46cfb5a9100
MD5 5011750c6707d20eb9d3d46765bfd40f
BLAKE2b-256 2002f9a4415b664c53bd34d6709be59da303abcae986dc4ac847b402edb6fa1e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 baf593f2765fa3a6b1ef95807dbaa3d25b594f6a52adcc506a6b9cb115e1be67
MD5 97d40000252d09e3f6648ec6e102e0c6
BLAKE2b-256 375210a1ddf91b40f843943a3c6db51e2df59c9e237f29d355e95eaab427461f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bba9ad231e92a3e424b3e56b65aa17704993425bba97e302c832f9466bb85bac
MD5 fc62d2f8bf920877787563430ca2d22f
BLAKE2b-256 fd87da78243742ffa8a36d98c3010f0d829f93d5da4e6786f1a1a6f2ad616502

See more details on using hashes here.

File details

Details for the file mypy-1.20.2-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.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0deb80d062b2479f2c87ae568f89845afc71d11bc41b04179e58165fd9f31e98
MD5 4a48fa58673685afa40f083affd3a664
BLAKE2b-256 0705c61a140aba4c729ac7bc99ae26fc627c78a6e08f5b9dd319244ea71a3d7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c566c3a88b6ece59b3d70f65bedef17304f48eb52ff040a6a18214e1917b3254
MD5 36a06830babd45ba3fe78fec581af9e6
BLAKE2b-256 e2303dd903e8bafb7b5f7bf87fcd58f8382086dea2aa19f0a7b357f21f63071b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cdecf62abcc4292500d7858aeae87a1f8f1150f4c4dd08fb0b336ee79b2a6df3
MD5 0e4d641ffb351553024f483a3cbb3eb0
BLAKE2b-256 95d793473d34b61f04fac1aecc01368485c89c5c4af7a4b9a0cab5d77d04b63f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4077797a273e56e8843d001e9dfe4ba10e33323d6ade647ff260e5cd97d9758c
MD5 8f393aaebf1bda4bef16e6ac143feb7d
BLAKE2b-256 1f4d9ebeae211caccbdaddde7ed5e31dfcf57faac66be9b11deb1dc6526c8078

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.20.2-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.12.6

File hashes

Hashes for mypy-1.20.2-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 6e2b469efd811707bc530fd1effef0f5d6eebcb7fe376affae69025da4b979a2
MD5 cbc5c8e9c7acdf701f16f8440eaa38ef
BLAKE2b-256 3c366593dc88545d75fb96416184be5392da5e2a8e8c2802a8597913e16ae25c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.20.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f376e37f9bf2a946872fc5fd1199c99310748e3c26c7a26683f13f8bdb756cbd
MD5 8d4178ffbecf32773e6644ab12f750aa
BLAKE2b-256 e9446b0eeecfe96d7cce1d71c66b8e03cb304aa70ec11f1955dc1d6b46aca3c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89dce27e142d25ffbc154c1819383b69f2e9234dc4ed4766f42e0e8cb264ab5c
MD5 ba10e56e4245bce60b95d73859612f84
BLAKE2b-256 3b51b89c69157c5e1f19fd125a65d991166a26906e7902f026f00feebbcfa2b9

See more details on using hashes here.

File details

Details for the file mypy-1.20.2-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.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1e1c12f6d2db3d78b909b5f77513c11eb7f2dd2782b96a3ab6dffc7d44575c99
MD5 bf310a84d3ddcfd14170e7822f44e229
BLAKE2b-256 63a55441a13259ec516c56fd5de0fd96a69a9590ae6c5e5d3e5174aa84b97973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 97d7b9a485b40f8ca425460e89bf1da2814625b2da627c0dcc6aa46c92631d14
MD5 866c978743de2386c403f2f9e4e4ca3f
BLAKE2b-256 4a85e20951978702df58379d0bcc2e8f7ccdca4e78cd7dc66dd3ddbf9b29d517

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b0e817b518bff7facd7f85ea05b643ad8bdcce684cf29784987b0a7c8e1f997
MD5 d7fc6e664a69b3f3a1d3c15b693bff68
BLAKE2b-256 c934417ee60b822cc80c0f3dc9f495ad7fd8dbb8d8b2cf4baf22d4046d25d01d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.20.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cf5a4db6dca263010e2c7bff081c89383c72d187ba2cf4c44759aac970e2f0c4
MD5 dac277d3cf55bc4de6b4276564fcfc7f
BLAKE2b-256 7697ce2502df2cecf2ef997b6c6527c4a223b92feb9e7b790cdc8dcd683f3a8a

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