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:05 2025 |
md5 checksum | f160bb7c8eb34f17d179a2c6ab7b0bf9 |
build | pyhd3eb1b0_0 |
depends | mypy_extensions >=0.4.3,<0.5.0, psutil >=4.0, python >=3.5, typed-ast >=1.4.0,<1.5.0, typing_extensions >=3.7.4 |
license | MIT |
license_family | MIT |
md5 | f160bb7c8eb34f17d179a2c6ab7b0bf9 |
name | mypy |
noarch | python |
sha1 | eb99ce5d3dd236bb97951d2e1ecd10a5f7c091c3 |
sha256 | 0bcc6af3f4d170d126f2923372ad53e247c57baa767a7ff8d6fc195066cdb74e |
size | 1529891 |
subdir | noarch |
timestamp | 1611343700030 |
version | 0.800 |