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:08 2025 |
| md5 checksum | d46a0c7ce41cd075015dbfe9a7cc4a0b |
| build | py_0 |
| depends | mypy_extensions >=0.4.0,<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 | d46a0c7ce41cd075015dbfe9a7cc4a0b |
| name | mypy |
| noarch | python |
| sha1 | 28d6b694272e55f7c128a7e93b6aea2daecbb64b |
| sha256 | 79c2c45fdba6e0eac47c5194fc7871f7cb2dd70dc7f06a0fa1a5c7e161a80194 |
| size | 1111646 |
| subdir | noarch |
| timestamp | 1576688387804 |
| version | 0.750 |