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:06 2025 |
md5 checksum | bdd21279b6e0def9b5195be9be65a181 |
arch | x86_64 |
build | py39h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.10.0 py39h5eee18b_0, python >=3.9,<3.10.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | bdd21279b6e0def9b5195be9be65a181 |
name | mypyc |
platform | linux |
sha1 | 2f35cbdcc69f3b796fd646b784a64342f6ba7421 |
sha256 | b1908e3ab5697bed6ab575d7048cf5cf2849e6348af5976d0a6a3edc6ed45b5d |
size | 8949 |
subdir | linux-64 |
timestamp | 1718012593263 |
version | 1.10.0 |