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:04 2025 |
md5 checksum | 0e8a7228fa966d2a44ecd51fbcbe2eed |
arch | x86_64 |
build | py39h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.11.2 py39h5eee18b_0, python >=3.9,<3.10.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | 0e8a7228fa966d2a44ecd51fbcbe2eed |
name | mypyc |
platform | linux |
sha1 | 580d462f52a59fc3227977cae40a24fc63e6fba0 |
sha256 | 54bac9efd8b2be445a9db54bcf7494a913a5494777b7aaa36b8cdfeb62b623bc |
size | 8952 |
subdir | linux-64 |
timestamp | 1725578195092 |
version | 1.11.2 |