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:47:59 2025 |
| md5 checksum | 0fbab84a8d585dbf9f6370be8a653a50 |
| 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.6.0 |
| license | MIT |
| license_family | MIT |
| md5 | 0fbab84a8d585dbf9f6370be8a653a50 |
| name | mypy |
| platform | linux |
| sha1 | d183d3e01629e5f83f2e956d83c360f615b7fd56 |
| sha256 | 40ec71e938750cccc59f32f526141bdebf539b0ea1d9246d33b909b8f4a81ce0 |
| size | 18708640 |
| subdir | linux-64 |
| timestamp | 1736795270873 |
| version | 1.14.1 |