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:10:59 2025 |
md5 checksum | 686efb235d1c35bf62b5fa775370107a |
arch | x86_64 |
build | py312h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.14.1 py312h5eee18b_0, python >=3.12,<3.13.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | 686efb235d1c35bf62b5fa775370107a |
name | mypyc |
platform | linux |
sha1 | 313091445aa16fb32f2aad9e48e9d2fc22745ab4 |
sha256 | ed427c30cef552d7afb7c72dcaebea86541b7816b42205ea873e9d48271656c3 |
size | 9049 |
subdir | linux-64 |
timestamp | 1736796108141 |
version | 1.14.1 |