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.530.tar.gz
(1.3 MB
view details)
Built Distribution
mypy-0.530-py3-none-any.whl
(1.2 MB
view details)
File details
Details for the file mypy-0.530.tar.gz
.
File metadata
- Download URL: mypy-0.530.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f94b4600b3ed3daa8da17648f08d29d6336b9da0bb1709d260bb4d14f20a9343
|
|
MD5 |
2349d4cf6a5931a7ebf2f1c65a8ac2e8
|
|
BLAKE2b-256 |
5affa5efedf50f5d70eff399c306e5e0d3daf2dc1512ae99e3f9e4db46ddf2ff
|
File details
Details for the file mypy-0.530-py3-none-any.whl
.
File metadata
- Download URL: mypy-0.530-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0a2af68bf354716da180e6b6334289872817f547f47dc2f299ca5a6cbc455c87
|
|
MD5 |
d23f2e99da142e70bb76736934bf5c14
|
|
BLAKE2b-256 |
331a1e7061c4861e26e5e313bedb68df789a3999248317b301ac16299d49ea26
|