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:05 2025 |
md5 checksum | 514f47fc4ea8cdd01c5969525daee374 |
arch | x86_64 |
build | py312h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.10.0 py312h5eee18b_0, python >=3.12,<3.13.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | 514f47fc4ea8cdd01c5969525daee374 |
name | mypyc |
platform | linux |
sha1 | 15c1a49497625a6aff8e72ced74b12f86349d88f |
sha256 | 8b16a489f191c5e2cc87ed02d1111712bca73ac7d2d533289bdb1ddef82f960f |
size | 9008 |
subdir | linux-64 |
timestamp | 1718012615129 |
version | 1.10.0 |