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 | a8e36c185018d3345afcc9142f485a7c |
arch | x86_64 |
build | py310h5eee18b_0 |
depends | gcc_linux-64 11.2.0.*, mypy 1.10.0 py310h5eee18b_0, python >=3.10,<3.11.0a0, setuptools >=50 |
license | MIT |
license_family | MIT |
md5 | a8e36c185018d3345afcc9142f485a7c |
name | mypyc |
platform | linux |
sha1 | 2df8d894f6f0a77de1f1d676a43d9c6abb749f2e |
sha256 | 2677c90863771410c8fa71e79e424b6bf88cbc4e1500c682658daacb06b895be |
size | 8995 |
subdir | linux-64 |
timestamp | 1718012603808 |
version | 1.10.0 |