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:13 2025 |
md5 checksum | a26910335ba7214f2a36823c750e1b73 |
arch | x86_64 |
build | py310h06a4308_0 |
depends | mypy_extensions >=0.4.3,<2, psutil >=4.0, python >=3.10,<3.11.0a0, toml, tomli >=1.1.0, typing_extensions >=3.10 |
license | MIT |
license_family | MIT |
md5 | a26910335ba7214f2a36823c750e1b73 |
name | mypy |
platform | linux |
sha1 | f695af6d6ab8d1a644a1a6a52d207bbc5113e3d0 |
sha256 | 71367c6f1f6f17dbd6b0c5db40d6c63723b7ef22b2938767cec9a2a4eacb0871 |
size | 2773299 |
subdir | linux-64 |
timestamp | 1668440271591 |
version | 0.981 |