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.3.0.tar.gz
(406.3 kB
view details)
File details
Details for the file mypy-lang-0.3.0.tar.gz
.
File metadata
- Download URL: mypy-lang-0.3.0.tar.gz
- Upload date:
- Size: 406.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fd5ba26eaef548e416389dbd01c79d9ccf866c5047e7a8021cd398d2a7dc624 |
|
MD5 | 30e9e0384ba01f782a50b08d884c1b2e |
|
BLAKE2b-256 | 7cbc183b0a070267d0e0baa33ee6147d5ac11270b53963d7b9f8c3bab646933e |