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 00:11:07 2025 |
md5 checksum | e52b02edd2de1fb81051cfcb285f7b08 |
arch | x86_64 |
build | py38h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.8.0 py38h5eee18b_0, python >=3.8,<3.9.0a0 |
license | MIT |
license_family | MIT |
md5 | e52b02edd2de1fb81051cfcb285f7b08 |
name | mypyc |
platform | linux |
sha1 | 1d6fd21ffc61ef03014df62435074cb7b4104c3f |
sha256 | fb1eb52fe877b7a2f5dce669511645e399ab3871652c180601eb3697d5c5375d |
size | 8804 |
subdir | linux-64 |
timestamp | 1708370500776 |
version | 1.8.0 |