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:06 2025 |
md5 checksum | 412878d7357021e8d574996c875f60b1 |
arch | x86_64 |
build | py312h5eee18b_0 |
depends | libgcc-ng >=11.2.0, mypy_extensions >=1.0.0, psutil >=4.0, python >=3.12,<3.13.0a0, typing-extensions >=4.6.0 |
license | MIT |
license_family | MIT |
md5 | 412878d7357021e8d574996c875f60b1 |
name | mypy |
platform | linux |
sha1 | c0036ee43f8ce84ddd4ad8756e3c594f98da08ec |
sha256 | 5b1e23fbf432b8f65f5ac08024c3636b3b0e1ff169af208a7af4b0a4d0e669fa |
size | 18466972 |
subdir | linux-64 |
timestamp | 1718012575194 |
version | 1.10.0 |