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 | Tue Apr 1 01:54:03 2025 |
md5 checksum | 26f415d678598e601033c19dc32c6c58 |
build | pyhd3eb1b0_0 |
depends | mypy_extensions >=0.4.3,<0.5.0, psutil >=4.0, python >=3.5, toml, typed-ast >=1.4.0,<1.5.0, typing_extensions >=3.7.4 |
license | MIT |
license_family | MIT |
md5 | 26f415d678598e601033c19dc32c6c58 |
name | mypy |
noarch | python |
sha1 | 97490cbcab2f592052be2493300694f76f9adb86 |
sha256 | 7f4d965d37156f2144b35fe31bdfba39786b27f7191311223c15557d8291df97 |
size | 1364488 |
subdir | noarch |
timestamp | 1623324119850 |
version | 0.901 |