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 22:48:09 2025 |
| md5 checksum | 022176401c520c81d9e85e2053938da6 |
| arch | x86_64 |
| build | py311h5eee18b_0 |
| depends | libgcc-ng >=11.2.0, mypy_extensions >=1.0.0, psutil >=4.0, python >=3.11,<3.12.0a0, typing-extensions >=4.1.0 |
| license | MIT |
| license_family | MIT |
| md5 | 022176401c520c81d9e85e2053938da6 |
| name | mypy |
| platform | linux |
| sha1 | 524ff8f1e307a163c3c0303c9ddf504f8431d5ac |
| sha256 | b6551a507756d48a6ecb8516bd54583ecf2cd81a26e52beb23659d8f04d30ff6 |
| size | 17646093 |
| subdir | linux-64 |
| timestamp | 1708370482400 |
| version | 1.8.0 |