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 | 8f9ce21cf3218f0005714ce9269d1aed |
arch | x86_64 |
build | py311h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.14.1 py311h5eee18b_0, python >=3.11,<3.12.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | 8f9ce21cf3218f0005714ce9269d1aed |
name | mypyc |
platform | linux |
sha1 | 18fb07ba6c10601746a9601644ebde77a6cd7884 |
sha256 | b66517f11e0e2bea53daa01ba510cdc69c41e105ea82ec222007e8f2e885600c |
size | 9046 |
subdir | linux-64 |
timestamp | 1736796119368 |
version | 1.14.1 |