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 | d0e40e76642d06062d2bb06636bad98a |
arch | x86_64 |
build | py39h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.14.1 py39h5eee18b_0, python >=3.9,<3.10.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | d0e40e76642d06062d2bb06636bad98a |
name | mypyc |
platform | linux |
sha1 | 7c636a0802a28e4f756d545b9fe9b20b7bb8fa3f |
sha256 | a8eec688b878ffc9913187f09e39d98b15596cf0bee2a9d1bd2747e251a1a8e9 |
size | 9009 |
subdir | linux-64 |
timestamp | 1736796113772 |
version | 1.14.1 |