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