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:08 2025 |
md5 checksum | 7c933194902c8d0204f348aae2673584 |
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.1.0 |
license | MIT |
license_family | MIT |
md5 | 7c933194902c8d0204f348aae2673584 |
name | mypy |
platform | linux |
sha1 | e3b6624842aea0d9396e4e2801e3c7fca9d65c80 |
sha256 | d3498cd07e058804f3d5453f4877b0faf82012e3e2b270f277963c3f8b74abe1 |
size | 17000564 |
subdir | linux-64 |
timestamp | 1708368981825 |
version | 1.8.0 |