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:00 2025 |
md5 checksum | d62c3dea54d271fb50464dd11e287aeb |
arch | x86_64 |
build | py310h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.11.2 py310h5eee18b_0, python >=3.10,<3.11.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | d62c3dea54d271fb50464dd11e287aeb |
name | mypyc |
platform | linux |
sha1 | 6e4e49ec5a8c77912f20d759b6917c0ae1f12564 |
sha256 | 4a2b812b3788abbecb4425c1320b944be66e9104f0e37dc2fd80ffa4136bf8ea |
size | 8984 |
subdir | linux-64 |
timestamp | 1725578200613 |
version | 1.11.2 |