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.510.tar.gz
(674.2 kB
view hashes)
Built Distributions
mypy-0.510-py3-none-win32.whl
(1.0 MB
view hashes)
mypy-0.510-py3-none-any.whl
(1.0 MB
view hashes)
Close
Hashes for mypy-0.510-py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccbc3ef48b204be81d8301f4309d2655e151fb33c2a5201273b257641932b86e |
|
MD5 | 994c7e291203aa00b09e82114771d8e7 |
|
BLAKE2b-256 | 0c6675decc24db01aa804aaa09976f342867fb1c6f8dd184810a6146421c8eb4 |