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:47:58 2025 |
| md5 checksum | e231549343b51f29e8445d29526485b5 |
| arch | x86_64 |
| build | py310h5eee18b_0 |
| depends | libgcc-ng >=11.2.0, mypy_extensions >=1.0.0, psutil >=4.0, python >=3.10,<3.11.0a0, tomli >=1.1.0, typing-extensions >=4.6.0 |
| license | MIT |
| license_family | MIT |
| md5 | e231549343b51f29e8445d29526485b5 |
| name | mypy |
| platform | linux |
| sha1 | 534be9f8b494a264e462e9a9cd61f6fb0e7394e9 |
| sha256 | 6b931187be04cf9133d64a10bbed896c7c1a82c22d379a2304c0e1ff8352ead1 |
| size | 18066741 |
| subdir | linux-64 |
| timestamp | 1736792832930 |
| version | 1.14.1 |