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:11 2025 |
| md5 checksum | 2d5ab5462e59aa2dda6b6059bbe0916a |
| build | py_1 |
| build_number | 1 |
| depends | mypy_extensions >=0.4.0,<0.5.0, psutil >=5.4.0,<5.5.0, python >=3.5, typed-ast >=1.3.1,<1.4.0 |
| license | MIT |
| license_family | MIT |
| md5 | 2d5ab5462e59aa2dda6b6059bbe0916a |
| name | mypy |
| noarch | python |
| sha1 | f37e5d2eaa1dd6e6ace176c16ad333adbf399ec7 |
| sha256 | 42c1f48bb43cf87f71a39e8a16dd0e30a5b81ae44eef0400d65fb7fba59afc94 |
| size | 903221 |
| subdir | noarch |
| timestamp | 1556659352400 |
| version | 0.701 |