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:10 2025 |
md5 checksum | b52698c90dc5175b5a65f7fe26df5786 |
arch | x86_64 |
build | py312h5eee18b_0 |
depends | libgcc-ng >=11.2.0, mypy_extensions >=1.0.0, psutil >=4.0, python >=3.12,<3.13.0a0, typing-extensions >=4.1.0 |
license | MIT |
license_family | MIT |
md5 | b52698c90dc5175b5a65f7fe26df5786 |
name | mypy |
platform | linux |
sha1 | 82d174ffce3f0208f2061600aa546903e8f88ef6 |
sha256 | 3d37aa88c088b74d69b081a1a5f53e4feacebdac163ff58c78a2c4db00a91bba |
size | 18198067 |
subdir | linux-64 |
timestamp | 1708369751931 |
version | 1.8.0 |