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:12 2025 |
md5 checksum | 368857604503e10425e9ad9d33231b25 |
arch | x86_64 |
build | py312h06a4308_0 |
depends | mypy_extensions >=1.0.0, psutil >=4.0, python >=3.12,<3.13.0a0, typing-extensions >=4.1.0 |
license | MIT |
license_family | MIT |
md5 | 368857604503e10425e9ad9d33231b25 |
name | mypy |
platform | linux |
sha1 | 5c2ce449a8803a2a85bb7cfe708971f8a8e1dc64 |
sha256 | 33b3230fe200b6204dc1b01b8b667793cf9cf9eb6b386b27e7321e9f51cbb023 |
size | 3266953 |
subdir | linux-64 |
timestamp | 1698895931748 |
version | 1.5.1 |