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.471.tar.gz
(660.2 kB
view hashes)
Built Distributions
mypy-0.471-py3-none-win32.whl
(1.0 MB
view hashes)
mypy-0.471-py3-none-any.whl
(1.0 MB
view hashes)
Close
Hashes for mypy-0.471-py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 490ac5c16000aa091168479163b22ad95f9fef3c62a0d0bb2aa8dddba59a23b1 |
|
MD5 | e198a96d045cbecb43eac25de175bb34 |
|
BLAKE2b-256 | bbc99e1fd8b9247a8c86c8cca41c7e366665ef6ce9c901b5043b502cb759adbf |