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, withoutactually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.
| Uploaded | Mon Mar 31 22:48:14 2025 |
| md5 checksum | ef95e62ad8e4ce53eb7caa1b543c2c84 |
| arch | x86_64 |
| build | py311h06a4308_0 |
| depends | mypy_extensions >=0.4.3,<2, psutil >=4.0, python >=3.11,<3.12.0a0, toml, typing_extensions >=3.10 |
| license | MIT |
| license_family | MIT |
| md5 | ef95e62ad8e4ce53eb7caa1b543c2c84 |
| name | mypy |
| platform | linux |
| sha1 | 8e6d6d067bccc5cc244a274d452b2ca413e8073a |
| sha256 | 73b87f4711b306014a79c5a3f1f3230975e236d3c41700c90349ae5daa96dbbc |
| size | 3020886 |
| subdir | linux-64 |
| timestamp | 1676859841268 |
| version | 0.981 |