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

Uploaded Source

Built Distributions

mypy-1.14.0-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

mypy-1.14.0-cp313-cp313-win_amd64.whl (9.9 MB view details)

Uploaded CPython 3.13 Windows x86-64

mypy-1.14.0-cp313-cp313-musllinux_1_2_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

mypy-1.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.9 MB view details)

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

mypy-1.14.0-cp313-cp313-macosx_11_0_arm64.whl (10.2 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

mypy-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

mypy-1.14.0-cp312-cp312-win_amd64.whl (9.9 MB view details)

Uploaded CPython 3.12 Windows x86-64

mypy-1.14.0-cp312-cp312-musllinux_1_2_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

mypy-1.14.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.9 MB view details)

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

mypy-1.14.0-cp312-cp312-macosx_11_0_arm64.whl (10.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mypy-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

mypy-1.14.0-cp311-cp311-win_amd64.whl (9.8 MB view details)

Uploaded CPython 3.11 Windows x86-64

mypy-1.14.0-cp311-cp311-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

mypy-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

mypy-1.14.0-cp311-cp311-macosx_11_0_arm64.whl (10.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mypy-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl (11.1 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mypy-1.14.0-cp310-cp310-win_amd64.whl (9.8 MB view details)

Uploaded CPython 3.10 Windows x86-64

mypy-1.14.0-cp310-cp310-musllinux_1_2_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

mypy-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.8 MB view details)

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

mypy-1.14.0-cp310-cp310-macosx_11_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mypy-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl (11.2 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mypy-1.14.0-cp39-cp39-win_amd64.whl (9.8 MB view details)

Uploaded CPython 3.9 Windows x86-64

mypy-1.14.0-cp39-cp39-musllinux_1_2_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

mypy-1.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.8 MB view details)

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

mypy-1.14.0-cp39-cp39-macosx_11_0_arm64.whl (10.4 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mypy-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl (11.2 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

mypy-1.14.0-cp38-cp38-win_amd64.whl (9.8 MB view details)

Uploaded CPython 3.8 Windows x86-64

mypy-1.14.0-cp38-cp38-musllinux_1_2_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

mypy-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.8 MB view details)

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

mypy-1.14.0-cp38-cp38-macosx_11_0_arm64.whl (10.3 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

mypy-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl (11.1 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mypy-1.14.0.tar.gz
Algorithm Hash digest
SHA256 822dbd184d4a9804df5a7d5335a68cf7662930e70b8c1bc976645d1509f9a9d6
MD5 3cc5adbf0cf809735fdf675570c3c5b5
BLAKE2b-256 8c7b08046ef9330735f536a09a2e31b00f42bccdb2795dcd979636ba43bb2d63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.14.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for mypy-1.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2238d7f93fc4027ed1efc944507683df3ba406445a2b6c96e79666a045aadfab
MD5 8b6aab480ff8300bcf2d0ea93be7266f
BLAKE2b-256 39320214608af400cdf8f5102144bb8af10d880675c65ed0b58f7e0e77175d50

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.14.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for mypy-1.14.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e8c8387e5d9dff80e7daf961df357c80e694e942d9755f3ad77d69b0957b8e3f
MD5 db25dc0acc8e3168a571372be7946dc4
BLAKE2b-256 a740fb4ad65d6d5f8c51396ecf6305ec0269b66013a5bf02d0e9528053640b4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 00df23b42e533e02a6f0055e54de9a6ed491cd8b7ea738647364fd3a39ea7efc
MD5 8ac7132b139b37b59f251d61edca4056
BLAKE2b-256 9cd071f7bbdcc7cfd0f2892db5b13b1e8857673f2cc9e0c30e3e4340523dc186

See more details on using hashes here.

File details

Details for the file mypy-1.14.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.14.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 342de51c48bab326bfc77ce056ba08c076d82ce4f5a86621f972ed39970f94d8
MD5 4ba350a3acc7b62b3475edbacc9e2fa0
BLAKE2b-256 8bcf7a8ae5c0161edae15d25c2c67c68ce8b150cbdc45aefc13a8be271ee80b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56b2280cedcb312c7a79f5001ae5325582d0d339bce684e4a529069d0e7ca1e7
MD5 e00ad2a6f44dd72f9c062ed1e8407912
BLAKE2b-256 156d4e1c21c60fee11af7d8e4f2902a29886d1387d6a836be16229eb3982a963

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e9f6f4c0b27401d14c483c622bc5105eff3911634d576bbdf6695b9a7c1ba741
MD5 31ae652e3269775bbe931c0d092492de
BLAKE2b-256 13338380efd0ebdfdfac7fc0bf065f03a049800ca1e6c296ec1afc634340d992

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.14.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for mypy-1.14.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 585ed36031d0b3ee362e5107ef449a8b5dfd4e9c90ccbe36414ee405ee6b32ba
MD5 fcc353f8f8147cb19902984af4028de1
BLAKE2b-256 f19ce0f281b32d70c87b9e4d2939e302b1ff77ada4d7b0f2fb32890c144bc1d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e026d55ddcd76e29e87865c08cbe2d0104e2b3153a523c529de584759379d3d
MD5 c9bc3d2b2c4e3b1eba3fbaf4391658f4
BLAKE2b-256 bf4b62d59c801b34141040989949c2b5c157d0408b45357335d3ec5b2845b0f6

See more details on using hashes here.

File details

Details for the file mypy-1.14.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.14.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 390dfb898239c25289495500f12fa73aa7f24a4c6d90ccdc165762462b998d63
MD5 fc67f51c619cb65483e44662c8f891b5
BLAKE2b-256 3e387db2c5d0f4d290e998f7a52b2e2616c7bbad96b8e04278ab09d11978a29e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf4ec4980bec1e0e24e5075f449d014011527ae0055884c7e3abc6a99cd2c7f1
MD5 52b158dada1a78b5550ea6bba458140b
BLAKE2b-256 e96d4ea13839dabe5db588dc6a1b766da16f420d33cf118a7b7172cdf6c7fcb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d5326ab70a6db8e856d59ad4cb72741124950cbbf32e7b70e30166ba7bbf61dd
MD5 637768e02fb7b209fef21ca70bfb639b
BLAKE2b-256 fed80e72175ee0253217f5c44524f5e95251c02e95ba9749fb87b0e2074d203a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.14.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 9.8 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for mypy-1.14.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7a52f26b9c9b1664a60d87675f3bae00b5c7f2806e0c2800545a32c325920bcc
MD5 53cb0d4f94313a74289711f9bab7d774
BLAKE2b-256 9117a1fc6c70f31d52c99299320cf81c3cb2c6b91ec7269414e0718a6d138e34

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e68047bedb04c1c25bba9901ea46ff60d5eaac2d71b1f2161f33107e2b368eb
MD5 424313a89e856f942c74808fbe7cffd0
BLAKE2b-256 a1a8eb20cde4ba9c4c3e20d958918a7c5d92210f4d1a0200c27de9a641f70996

See more details on using hashes here.

File details

Details for the file mypy-1.14.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.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1daca283d732943731a6a9f20fdbcaa927f160bc51602b1d4ef880a6fb252015
MD5 a0687c672b6e2fdbd963554a0ba01796
BLAKE2b-256 692c3dbe51877a24daa467f8d8631f9ffd1aabbf0f6d9367a01c44a59df81fe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 273e70fcb2e38c5405a188425aa60b984ffdcef65d6c746ea5813024b68c73dc
MD5 1d436e020be2d2cba35c8eed8ee6f607
BLAKE2b-256 ee96c52d5d516819ab95bf41f4a1ada828a3decc302f8c152ff4fc5feb0e4529

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e73c8a154eed31db3445fe28f63ad2d97b674b911c00191416cf7f6459fd49a
MD5 477f26c3b14c2fae6f4032a0805ed3db
BLAKE2b-256 34c1b9dd3e955953aec1c728992545b7877c9f6fa742a623ce4c200da0f62540

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.14.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 9.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for mypy-1.14.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3fa76988dc760da377c1e5069200a50d9eaaccf34f4ea18428a3337034ab5a44
MD5 81fafa186ec342faefa7195170ee4388
BLAKE2b-256 b2690c0868a6f3d9761d2f704d1fb6ef84d75998c27d342738a8b20f109a411f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7fadb29b77fc14a0dd81304ed73c828c3e5cde0016c7e668a86a3e0dfc9f3af3
MD5 842d3e7f803f66bfd4a186114dd28ddb
BLAKE2b-256 e78b9247838774b0bd865f190cc221822212091317f16310305ef924d9772532

See more details on using hashes here.

File details

Details for the file mypy-1.14.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.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1628c5c3ce823d296e41e2984ff88c5861499041cb416a8809615d0c1f41740e
MD5 dfd1b5af3a544bca526a12605277faa5
BLAKE2b-256 f50056b1619ff1f3fcad2d411eccda60d74d20e73bda39c218d5ad2769980682

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e86aaeaa3221a278c66d3d673b297232947d873773d61ca3ee0e28b2ff027179
MD5 c12971d5d3a0025b6ca6fb3ba6f9bc70
BLAKE2b-256 68678b4db0da19c9e3fa6264e948f1c135ab4dd45bede1809f4fdb613dc119f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e971c1c667007f9f2b397ffa80fa8e1e0adccff336e5e77e74cb5f22868bee87
MD5 eb5f2f087a319cb0eb87ec75bd5d2dbf
BLAKE2b-256 ef97f00ded038482230e0beaaa08f9c5483a54530b362ad1b0d752d5d2b2f211

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mypy-1.14.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 9.8 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for mypy-1.14.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 74e925649c1ee0a79aa7448baf2668d81cc287dc5782cff6a04ee93f40fb8d3f
MD5 7cf1a8b9427ba5cc10186b7a8bb3e2d0
BLAKE2b-256 3e2cf02dbde7609de72160459767bfb12490e1e30e33e3d01a6c68d5934f73df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cdb5563c1726c85fb201be383168f8c866032db95e1095600806625b3a648cb7
MD5 f84d1a3c7caadca4e558bf433738aea2
BLAKE2b-256 ef0cd404be19b1145f9371c4d4fdfc166337a2810c2be0f19dec5965186e8fab

See more details on using hashes here.

File details

Details for the file mypy-1.14.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.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f0b343a1d3989547024377c2ba0dca9c74a2428ad6ed24283c213af8dbb0710b
MD5 095f34e4abe7e051f2db715d13511eee
BLAKE2b-256 bbbda0eb1789dfeaab0ca93d00f373c002cac4734e8f902de4e7eceb9245a116

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 af98c5a958f9c37404bd4eef2f920b94874507e146ed6ee559f185b8809c44cc
MD5 5a54520fc8d7e8f5aae2bce8cb079a5e
BLAKE2b-256 1c033d27a64baaa70d8218556a08d93fc64e0d3a46b81bae0e2c93511be85264

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14117b9da3305b39860d0aa34b8f1ff74d209a368829a584eb77524389a9c13e
MD5 801c3c30cd6e1a22839b041f84abdccc
BLAKE2b-256 aab77f04baf45d3f7fd15eb2e24ca225f93713a43fa3b7fb4ec85329e6849a50

See more details on using hashes here.

File details

Details for the file mypy-1.14.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: mypy-1.14.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 9.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for mypy-1.14.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c7b243408ea43755f3a21a0a08e5c5ae30eddb4c58a80f415ca6b118816e60aa
MD5 935017a1575be67cd28ff7f72b97b842
BLAKE2b-256 70d5a7bffb6ed7da945f392dfa794e310a1f582484c3c0aaad278ee05bd644d5

See more details on using hashes here.

File details

Details for the file mypy-1.14.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mypy-1.14.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3498cb55448dc5533e438cd13d6ddd28654559c8c4d1fd4b5ca57a31b81bac01
MD5 5997f7911231fead38b313e6c5241ae0
BLAKE2b-256 3f7943d7016990835e51e3f71775f01263b76615f287c03ffce5319cd8d91bab

See more details on using hashes here.

File details

Details for the file mypy-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for mypy-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fbb7d683fa6bdecaa106e8368aa973ecc0ddb79a9eaeb4b821591ecd07e9e03c
MD5 7cfa14c6b692ca169fe58151cd215e39
BLAKE2b-256 3b22f8c98d3d6d492d61a822f655c4a9496f80e418592efcf4cde68ffd71600e

See more details on using hashes here.

File details

Details for the file mypy-1.14.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mypy-1.14.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10065fcebb7c66df04b05fc799a854b1ae24d9963c8bb27e9064a9bdb43aa8ad
MD5 bb9bb3fc57f18ef0701ab24f477bbad5
BLAKE2b-256 8682024a4eee1a7d14321d5a53d2f27108abd636b906ed111ad1c3a7f21a1635

See more details on using hashes here.

File details

Details for the file mypy-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mypy-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0b16738b1d80ec4334654e89e798eb705ac0c36c8a5c4798496cd3623aa02286
MD5 d85a86fbcb1233a58eed849c687a505b
BLAKE2b-256 484b3c77c79f56e085f7cb5d4a4bb14d56b39f81161b9347f1a8342c45bb5054

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