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:09 2025 |
md5 checksum | fd15506d3e21e9f3a3c051ec0789d9b3 |
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 | fd15506d3e21e9f3a3c051ec0789d9b3 |
name | mypy |
noarch | python |
sha1 | c28b1e97d310dbdede4b376308da5e9f2021ecf7 |
sha256 | 9b89e744cc63aab5fc2b742f0157238bf3c0876bc3e766166299ed2a9b919f18 |
size | 928096 |
subdir | noarch |
timestamp | 1569360865910 |
version | 0.720 |