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.511.tar.gz
(674.3 kB
view hashes)
Built Distributions
mypy-0.511-py3-none-win32.whl
(1.0 MB
view hashes)
mypy-0.511-py3-none-any.whl
(1.0 MB
view hashes)
Close
Hashes for mypy-0.511-py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9739be2c7bf776de858a21e6b582c010a0749199da9733359701ece9715757d |
|
MD5 | 0acc26a7d57a89893b3fc901af809229 |
|
BLAKE2b-256 | c49963b7789cfe9ee1bf7a9359b2d10f45298bf982dd6dee8513676beeaed836 |