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:07 2025 |
md5 checksum | 63fde6620d3bad27be7bb2969735c088 |
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 | 63fde6620d3bad27be7bb2969735c088 |
name | mypy |
noarch | python |
sha1 | 78364afddc7bebb1e04ce946123d0e38e2730d91 |
sha256 | 1398e2acbb546ad4b7ad78dae71f72eb75dfc9a416dc147ff9cc4c6c943b2814 |
size | 1153379 |
subdir | noarch |
timestamp | 1585307814472 |
version | 0.770 |