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-0.761.tar.gz
(2.1 MB
view hashes)
Built Distributions
mypy-0.761-py3-none-any.whl
(1.8 MB
view hashes)
Close
Hashes for mypy-0.761-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6bd44efee4dc8c3324c13785a9dc3519b3ee3a92cada42d2b57762b7053b49b |
|
MD5 | c8f24f16db084b001d52e4bf066640fd |
|
BLAKE2b-256 | c75324f4550157eb8c2351a6d762863eb37c4d8fe6982fd0c8d944837f2c8aa3 |
Close
Hashes for mypy-0.761-cp38-cp38-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f97a605d7c8bc2c6d1172c2f0d5a65b24142e11a58de689046e62c2d632ca8c1 |
|
MD5 | 7f9f9b402bfce2b42d9024c755f30006 |
|
BLAKE2b-256 | 025cb4793b6c3bf81757f12bfe31d334029bf6ad3d3e665fa93eb41351b1f008 |
Close
Hashes for mypy-0.761-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c35cae79ceb20d47facfad51f952df16c2ae9f45db6cb38405a3da1cf8fc0a7 |
|
MD5 | 858862cafde09045ba8c93b285e1b151 |
|
BLAKE2b-256 | b388c6dff0e7315aea53a6b5229b021e14a29c0cc3c62c409f43898ee6c1e52a |
Close
Hashes for mypy-0.761-cp37-cp37m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2bb577d10d09a2d8822a042a23b8d62bc3b269667c9eb8e60a6edfa000211b1 |
|
MD5 | f948cecdaa6427b0ec12ae9169e4355a |
|
BLAKE2b-256 | 6e798a5cac5e573c23630ad923e1851e3fcb7c8fb94b8a5a08388ae0f916fb7d |
Close
Hashes for mypy-0.761-cp37-cp37m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7eadc91af8270455e0d73565b8964da1642fe226665dd5c9560067cd64d56749 |
|
MD5 | c7388c58a11236985fe7facebb640c93 |
|
BLAKE2b-256 | ae86f322d16edbf5505133a14ad4205fe35bac0134c359e5645405d3d96910d7 |
Close
Hashes for mypy-0.761-cp37-cp37m-macosx_10_6_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a9a45157e532da06fe56adcfef8a74629566b607fa2c1ac0122d1ff995c748a |
|
MD5 | cc6428d812968f0ab70eecf6f4c251c5 |
|
BLAKE2b-256 | d93d695ed2a5e73d24d1cc281c2f32b30610a0849085c2f84ef0a4e4738739a9 |
Close
Hashes for mypy-0.761-cp36-cp36m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53ea810ae3f83f9c9b452582261ea859828a9ed666f2e1ca840300b69322c474 |
|
MD5 | bad78e09f1028bac7718f7f6ab89c8c6 |
|
BLAKE2b-256 | 62278d47e0bc9d003d16e47cc3fbe97e62c778697ee8810e0ed49aa24de791bc |
Close
Hashes for mypy-0.761-cp36-cp36m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 634aef60b4ff0f650d3e59d4374626ca6153fcaff96ec075b215b568e6ee3cb0 |
|
MD5 | ccae01dab9b8ca3c6fde62788b6ed921 |
|
BLAKE2b-256 | 7e2f859faf744fab87c2e1749ef1e7bce1f7550ab1b384c872d657063beb0ac2 |
Close
Hashes for mypy-0.761-cp36-cp36m-macosx_10_6_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b9365ade157794cef9685791032521233729cb00ce76b0ddc78749abea463d2 |
|
MD5 | c96ec0fd6659e521f85d53e439f71510 |
|
BLAKE2b-256 | eda95053ececa73913102ea9139cc34a3c87f34650f7e35f4e9ae6fd8fd62ef2 |
Close
Hashes for mypy-0.761-cp35-cp35m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6d27bd20c3ba60d5b02f20bd28e20091d6286a699174dfad515636cb09b5a72 |
|
MD5 | 615ac5c3d96aefd7eb2a6d83571e9c8e |
|
BLAKE2b-256 | 0f8f6f971bad29125c55967c520155504c837e1cf5e4858926697f24a6ffc850 |
Close
Hashes for mypy-0.761-cp35-cp35m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87c556fb85d709dacd4b4cb6167eecc5bbb4f0a9864b69136a0d4640fdc76a36 |
|
MD5 | 608c63e454def5dd78ef1071a920f01b |
|
BLAKE2b-256 | 984245cc5cf9b37e43f91dfd776f0d0477c84946589f70df379a7be9ed16cd3f |
Close
Hashes for mypy-0.761-cp35-cp35m-macosx_10_6_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f672d02fffcbace4db2b05369142e0506cdcde20cea0e07c7c2171c4fd11dd6 |
|
MD5 | ff246652618dd801c55fb319ef9c96a7 |
|
BLAKE2b-256 | 394996ce7b352dddb291aba0dffb3783f4e6b15279bd2a565d15a11fedc2faba |