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.520.tar.gz
(706.0 kB
view hashes)
Built Distributions
mypy-0.520-py3-none-win32.whl
(1.1 MB
view hashes)
mypy-0.520-py3-none-any.whl
(1.1 MB
view hashes)
Close
Hashes for mypy-0.520-py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c3238fee92a044f3ea8896eee994c61e5412226da4efcbf0b913c5d16896b69 |
|
MD5 | 103d25325206aec48876116babd02c6e |
|
BLAKE2b-256 | 7f4b9150d4c4bdc93756898030e3f43bea0f3beca1f1d59dca07e268d1f0cd11 |