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 | 43c7e1cc48cc355f36d3665f0a954041 |
arch | x86_64 |
build | py38h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.10.0 py38h5eee18b_0, python >=3.8,<3.9.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | 43c7e1cc48cc355f36d3665f0a954041 |
name | mypyc |
platform | linux |
sha1 | 98b01dc1f0657d0cba24de29aaa049370afae062 |
sha256 | 63dcc1e309387864344e81d1c8626c9ebde635ac33d68f4b4621610a6567ba17 |
size | 8956 |
subdir | linux-64 |
timestamp | 1718012598557 |
version | 1.10.0 |