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:03 2025 |
md5 checksum | 10a6d732158367392816b1a0164102e8 |
build | pyhd3eb1b0_0 |
depends | mypy_extensions >=0.4.3,<0.5.0, psutil >=4.0, python >=3.6, toml, typing_extensions >=3.7.4 |
license | MIT |
license_family | MIT |
md5 | 10a6d732158367392816b1a0164102e8 |
name | mypy |
noarch | python |
sha1 | 26c76d6f2067b7b86a754151bc9c6cf9816dd759 |
sha256 | 77c756a98d8bd747f9d300b75c90a16afa1c6b9a890aa83e1e1295dd05e5c21f |
size | 1365041 |
subdir | noarch |
timestamp | 1624522130274 |
version | 0.910 |