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:11 2025 |
| md5 checksum | 6a5efffa20dfcc490a4df9bde3cb1521 |
| arch | x86_64 |
| build | py310h06a4308_0 |
| depends | mypy_extensions >=1.0.0, psutil >=4.0, python >=3.10,<3.11.0a0, tomli >=1.1.0, typing-extensions >=4.1.0 |
| license | MIT |
| license_family | MIT |
| md5 | 6a5efffa20dfcc490a4df9bde3cb1521 |
| name | mypy |
| platform | linux |
| sha1 | 517cd527170bf8ea30b4013a1e6e26cf5111c9b1 |
| sha256 | ffc5a93a0801c0f6a66d64d8d42900bc4ac93adf7b0512799ddf80b1a98bbd18 |
| size | 3056109 |
| subdir | linux-64 |
| timestamp | 1695135279209 |
| version | 1.5.1 |