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 | Mon Mar 31 00:11:08 2025 |
md5 checksum | ce8cc1ad63683a4220c50cb5003f7b2a |
arch | x86_64 |
build | py39h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.8.0 py39h5eee18b_0, python >=3.9,<3.10.0a0 |
license | MIT |
license_family | MIT |
md5 | ce8cc1ad63683a4220c50cb5003f7b2a |
name | mypyc |
platform | linux |
sha1 | 7e7e97a3acfc92aae387d01252934ea913a5852e |
sha256 | d7375ee03c3e57515087e76ef04d612bd804616f6d464e7cfa5e89bc4dc956ad |
size | 8833 |
subdir | linux-64 |
timestamp | 1708370507609 |
version | 1.8.0 |