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:05 2025 |
md5 checksum | a493d5aebea44c1af33317e96f4f8ead |
arch | x86_64 |
build | py311h5eee18b_0 |
depends | libgcc-ng >=11.2.0, mypy_extensions >=1.0.0, psutil >=4.0, python >=3.11,<3.12.0a0, typing-extensions >=4.6.0 |
license | MIT |
license_family | MIT |
md5 | a493d5aebea44c1af33317e96f4f8ead |
name | mypy |
platform | linux |
sha1 | 3ffdf39f34f06f5bbd17610084c7d519919b4c44 |
sha256 | 1be8dd72351dc79dfa9fe7f2691ec4a79ec35ecf1b563d9f23e8d5438311e935 |
size | 17883520 |
subdir | linux-64 |
timestamp | 1718011765477 |
version | 1.10.0 |