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 | 13e117387b64862922ebf2f860924be8 |
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 | 13e117387b64862922ebf2f860924be8 |
name | mypy |
noarch | python |
sha1 | 7859ed2b552d4346f351445b1395a58675bff799 |
sha256 | 84663a90f5d8cf9545813ac8678bbd90710a33732faaf7ddba312d586f00ea27 |
size | 1067188 |
subdir | noarch |
timestamp | 1573969003650 |
version | 0.740 |