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-lang-0.4.2.tar.gz
(534.6 kB
view details)
File details
Details for the file mypy-lang-0.4.2.tar.gz
.
File metadata
- Download URL: mypy-lang-0.4.2.tar.gz
- Upload date:
- Size: 534.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a673272493645588c27020c5926a65a1807f86445abbfdb00c4827dd77f7c8b |
|
MD5 | c69737b88598c52e16b24ccadb4e9d0e |
|
BLAKE2b-256 | b9b5a43d7ca6f97cf0992203b16939c63e237d66d46afe3af888a6c2b6aea776 |