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:04 2025 |
md5 checksum | 1a2db445f5c4d08e0275c9fb8210118b |
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 | 1a2db445f5c4d08e0275c9fb8210118b |
name | mypy |
noarch | python |
sha1 | 20468869401a7a1bf296acd6057bdaf6c740775f |
sha256 | 4e3842d3a72e62310e65e63c760ebfd1aaae37866fed294cda6b075b1cd3aaf4 |
size | 1531784 |
subdir | noarch |
timestamp | 1613763674160 |
version | 0.812 |