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.
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.tar.gz
(490.2 kB
view details)
File details
Details for the file mypy-lang-0.4.tar.gz.
File metadata
- Download URL: mypy-lang-0.4.tar.gz
- Upload date:
- Size: 490.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7187a1ed197c55bf6fa5c7da1cef85f9f8132912e4cff246a69725568073724
|
|
| MD5 |
7450489329c2c971f7ae64d3af18a0d6
|
|
| BLAKE2b-256 |
9388cd4c8185c6f417b6051bc625a03063c70816819eb6f988fdf719fbef50ae
|