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

Uploaded Source

Built Distributions

mypy-1.16.0-py3-none-any.whl (2.3 MB view details)

Uploaded Python 3

mypy-1.16.0-cp313-cp313-win_amd64.whl (9.6 MB view details)

Uploaded CPython 3.13 Windows x86-64

mypy-1.16.0-cp313-cp313-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

mypy-1.16.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

mypy-1.16.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.8 MB view details)

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

mypy-1.16.0-cp313-cp313-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

mypy-1.16.0-cp313-cp313-macosx_10_13_x86_64.whl (11.1 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

mypy-1.16.0-cp312-cp312-win_amd64.whl (9.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

mypy-1.16.0-cp312-cp312-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

mypy-1.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.7 MB view details)

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

mypy-1.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.8 MB view details)

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

mypy-1.16.0-cp312-cp312-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

mypy-1.16.0-cp312-cp312-macosx_10_13_x86_64.whl (11.1 MB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

mypy-1.16.0-cp311-cp311-win_amd64.whl (9.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

mypy-1.16.0-cp311-cp311-musllinux_1_2_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

mypy-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.5 MB view details)

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

mypy-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.8 MB view details)

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

mypy-1.16.0-cp311-cp311-macosx_11_0_arm64.whl (10.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

mypy-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl (10.9 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

mypy-1.16.0-cp310-cp310-win_amd64.whl (9.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

mypy-1.16.0-cp310-cp310-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

mypy-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.6 MB view details)

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

mypy-1.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.9 MB view details)

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

mypy-1.16.0-cp310-cp310-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

mypy-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl (11.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

mypy-1.16.0-cp39-cp39-win_amd64.whl (9.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

mypy-1.16.0-cp39-cp39-musllinux_1_2_x86_64.whl (12.9 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

mypy-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.6 MB view details)

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

mypy-1.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (11.9 MB view details)

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

mypy-1.16.0-cp39-cp39-macosx_11_0_arm64.whl (10.1 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

mypy-1.16.0-cp39-cp39-macosx_10_9_x86_64.whl (11.0 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mypy-1.16.0.tar.gz
Algorithm Hash digest
SHA256 84b94283f817e2aa6350a14b4a8fb2a35a53c286f97c9d30f53b63620e7af8ab
MD5 b0d74444d6fe38c87a2b0aa7adb27ef4
BLAKE2b-256 d43813c2f1abae94d5ea0354e146b95a1be9b2137a0d506728e0da037c4276f6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.16.0-py3-none-any.whl
Algorithm Hash digest
SHA256 29e1499864a3888bca5c1542f2d7232c6e586295183320caa95758fc84034031
MD5 34ddab10efe6778af2f959554ad22bd5
BLAKE2b-256 99a36ed10530dec8e0fdc890d81361260c9ef1f5e5c217ad8c9b21ecb2b8366b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.16.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 55f9076c6ce55dd3f8cd0c6fff26a008ca8e5131b89d5ba6d86bd3f47e736eeb
MD5 eb8c5fb8815b7bc23cdaabb8eea7e054
BLAKE2b-256 285d036c278d7a013e97e33f08c047fe5583ab4f1fc47c9a49f985f1cdd2a2d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 afe420c9380ccec31e744e8baff0d406c846683681025db3531b32db56962d52
MD5 6330380f08670b278e54d3f81e18434d
BLAKE2b-256 0aad0e93c18987a1182c350f7a5fab70550852f9fabe30ecb63bfbe51b602074

See more details on using hashes here.

File details

Details for the file mypy-1.16.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.16.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a7e32297a437cc915599e0578fa6bc68ae6a8dc059c9e009c628e1c47f91495d
MD5 18440421ec5fa5230afe8d0699e5ef80
BLAKE2b-256 ec64ff75e71c65a0cb6ee737287c7913ea155845a556c64144c65b811afdb9c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c6fb60cbd85dc65d4d63d37cb5c86f4e3a301ec605f606ae3a9173e5cf34997b
MD5 efe49ea9d1c8f76454b5eb6ea417e726
BLAKE2b-256 149ba943f09319167da0552d5cd722104096a9c99270719b1afeea60d11610aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b07e107affb9ee6ce1f342c07f51552d126c32cd62955f59a7db94a51ad12c0
MD5 9c64c3f7051473ad80466efa267fb652
BLAKE2b-256 369279a969b8302cfe316027c88f7dc6fee70129490a370b3f6eb11d777749d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a9e056237c89f1587a3be1a3a70a06a698d25e2479b9a2f57325ddaaffc3567b
MD5 6706cb7241f0b1c0e9d679266a2c5e48
BLAKE2b-256 979cca03bdbefbaa03b264b9318a98950a9c683e06472226b55472f96ebbc53d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.16.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bd4e1ebe126152a7bbaa4daedd781c90c8f9643c79b9748caa270ad542f12bec
MD5 b7ddeff75ba4a65c93d996b834a08690
BLAKE2b-256 6d3852f4b808b3fef7f0ef840ee8ff6ce5b5d77381e65425758d515cdd4f5bb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eb14a4a871bb8efb1e4a50360d4e3c8d6c601e7a31028a2c79f9bb659b63d730
MD5 33738ea1431cbdf0a072397c579b764a
BLAKE2b-256 9bc07646ef3a00fa39ac9bc0938626d9ff29d19d733011be929cfea59d82d136

See more details on using hashes here.

File details

Details for the file mypy-1.16.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.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4968f14f44c62e2ec4a038c8797a87315be8df7740dc3ee8d3bfe1c6bf5dba8
MD5 43311f1e4e15c68dcf034bb9d3fa82d8
BLAKE2b-256 6f5fb392f7b4f659f5b619ce5994c5c43caab3d80df2296ae54fa888b3d17f5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d045d33c284e10a038f5e29faca055b90eee87da3fc63b8889085744ebabb5a1
MD5 ad7834e3ee91e7770012a395df88eac8
BLAKE2b-256 b37f7242062ec6288c33d8ad89574df87c3903d394870e5e6ba1699317a65075

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2622af30bf01d8fc36466231bdd203d120d7a599a6d88fb22bdcb9dbff84090
MD5 fcd663395318959a6ac1b4f1a03b1d34
BLAKE2b-256 9434cfff7a56be1609f5d10ef386342ce3494158e4d506516890142007e6472c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c5436d11e89a3ad16ce8afe752f0f373ae9620841c50883dc96f8b8805620b13
MD5 1f887eba36a16c5446d25732ccd4fa34
BLAKE2b-256 70cf158e5055e60ca2be23aec54a3010f89dcffd788732634b344fc9cb1e85a0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.16.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 54066fed302d83bf5128632d05b4ec68412e1f03ef2c300434057d66866cea4b
MD5 ee3274715148cc7bf6d8fafdbfd59a72
BLAKE2b-256 bd537e9d528433d56e6f6f77ccf24af6ce570986c2d98a5839e4c2009ef47283

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 021a68568082c5b36e977d54e8f1de978baf401a33884ffcea09bd8e88a98f4c
MD5 85547f4a21c822ed9fba576a9efde7b4
BLAKE2b-256 3f3888ec57c6c86014d3f06251e00f397b5a7daa6888884d0abf187e4f5f587f

See more details on using hashes here.

File details

Details for the file mypy-1.16.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.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a2322896003ba66bbd1318c10d3afdfe24e78ef12ea10e2acd985e9d684a666
MD5 0709624f8005d92a43236efbeceb3ad3
BLAKE2b-256 2e81a117441ea5dfc3746431e51d78a4aca569c677aa225bca2cc05a7c239b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 089bedc02307c2548eb51f426e085546db1fa7dd87fbb7c9fa561575cf6eb1ff
MD5 7ab4e7460bbea078c92fe35f26f3f510
BLAKE2b-256 f19b5fd5801a72b5d6fb6ec0105ea1d0e01ab2d4971893076e558d4b6d6b5f80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82d056e6faa508501af333a6af192c700b33e15865bda49611e3d7d8358ebea2
MD5 0d179f466a1727788cd9d373036f902a
BLAKE2b-256 020712198e83006235f10f6a7808917376b5d6240a2fd5dce740fe5d2ebf3247

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f826aaa7ff8443bac6a494cf743f591488ea940dd360e7dd330e30dd772a5ab
MD5 08ff238e20a381a99818d997c8698e20
BLAKE2b-256 24c4ff2f79db7075c274fe85b5fff8797d29c6b61b8854c39e3b7feb556aa377

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.16.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 09a8da6a0ee9a9770b8ff61b39c0bb07971cda90e7297f4213741b48a0cc8d93
MD5 94c6a3f199cf8146709b6a10244611ef
BLAKE2b-256 f351c2d280601cd816c43dfa512a759270d5a5ef638d7ac9bea9134c8305a12f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 feec38097f71797da0231997e0de3a58108c51845399669ebc532c815f93866b
MD5 69acf22c764025a3ce6b8f97ed23968f
BLAKE2b-256 881ffecbe3dcba4bf2ca34c26ca016383a9676711907f8db4da8354925cbb08f

See more details on using hashes here.

File details

Details for the file mypy-1.16.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.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4086883a73166631307fdd330c4a9080ce24913d4f4c5ec596c601b3a4bdd777
MD5 dc301b398826f6bdfbe1ebf24f31a617
BLAKE2b-256 ad3e4bfec74663a64c2012f3e278dbc29ffe82b121bc551758590d1b6449ec0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 936ccfdd749af4766be824268bfe22d1db9eb2f34a3ea1d00ffbe5b5265f5491
MD5 b4c6ba1b9b0d1474ac57d4484be67378
BLAKE2b-256 29595fd2400352c3093bed4c09017fe671d26bc5bb7e6ef2d4bf85f2a2488104

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e71d6f0090c2256c713ed3d52711d01859c82608b5d68d4fa01a3fe30df95571
MD5 72ff47df1d5bf04635c17e38fffa121f
BLAKE2b-256 4b535837c221f74c0d53a4bfc3003296f8179c3a2a7f336d7de7bbafbe96b688

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7909541fef256527e5ee9c0a7e2aeed78b6cda72ba44298d1334fe7881b05c5c
MD5 83baf5ef2609a9a2d6a04602773521b4
BLAKE2b-256 645ea0485f0608a3d67029d3d73cec209278b025e3493a3acfda3ef3a88540fd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mypy-1.16.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2e7e0ad35275e02797323a5aa1be0b14a4d03ffdb2e5f2b0489fa07b89c67b21
MD5 c777e2088f83adf55caa076a3aaec367
BLAKE2b-256 f38e84db4fb0d01f43d2c82fa9072ca72a42c49e52d58f44307bbd747c977bc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a5fcfdb7318c6a8dd127b14b1052743b83e97a970f0edb6c913211507a255e20
MD5 51c4e8e1d3c5d655701ea1a6d68c59c0
BLAKE2b-256 1af139a22985b78c766a594ae1e0bbb6f8bdf5f31ea8d0c52291a3c211fd3cd5

See more details on using hashes here.

File details

Details for the file mypy-1.16.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.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb5fbc8063cb4fde7787e4c0406aa63094a34a2daf4673f359a1fb64050e9cb2
MD5 ff24f5dc7f7f3bb17519cb6da93a555f
BLAKE2b-256 c6940421562d6b046e22986758c9ae31865d10ea0ba607ae99b32c9d18b16f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f2ed0e0847a80655afa2c121835b848ed101cc7b8d8d6ecc5205aedc732b1436
MD5 f5b97cfbacc5cc111e1bc28aebdd1c98
BLAKE2b-256 b307145ffe29f4b577219943b7b1dc0a71df7ead3c5bed4898686bd87c5b5cc2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 15486beea80be24ff067d7d0ede673b001d0d684d0095803b3e6e17a886a2a92
MD5 19e5c0f027b91a2920fec9ce2b100663
BLAKE2b-256 7035df3c74a2967bdf86edea58b265feeec181d693432faed1c3b688b7c231e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy-1.16.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f56236114c425620875c7cf71700e3d60004858da856c6fc78998ffe767b73d3
MD5 214d31aa662507c26b8431e42adae2b8
BLAKE2b-256 bdebc0759617fe2159aee7a653f13cceafbf7f0b6323b4197403f2e587ca947d

See more details on using hashes here.

Supported by

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