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 | f78ccd27c4015c65adec7d2eefdfd687 |
arch | x86_64 |
build | py311h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.10.0 py311h5eee18b_0, python >=3.11,<3.12.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | f78ccd27c4015c65adec7d2eefdfd687 |
name | mypyc |
platform | linux |
sha1 | 6f96227b9b4474d3ebf6e3246eb2aae41e4410a4 |
sha256 | d6002d5398c83156c93457ccaa8883bfa89db2108545bc16e325cfa8d3848da8 |
size | 8999 |
subdir | linux-64 |
timestamp | 1718012609407 |
version | 1.10.0 |