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:06 2025 |
| md5 checksum | 26225750004f7d3e611d8a38e9b345c0 |
| build | py_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 | 26225750004f7d3e611d8a38e9b345c0 |
| name | mypy |
| noarch | python |
| sha1 | 469060e0dd6ec617ad3f216a8626d8cbefb52b54 |
| sha256 | aa6a1042be1f2d526bd3aa1841aa6a2a9c71220ba65727fad841daa95730afd7 |
| size | 1492564 |
| subdir | noarch |
| timestamp | 1602520631479 |
| version | 0.790 |