×

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:03 2025
md5 checksum 97acc8b5794e6f2a9a743e8763d26a5d
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.6.0
license MIT
license_family MIT
md5 97acc8b5794e6f2a9a743e8763d26a5d
name mypy
platform linux
sha1 04cbc3b273e80d5c9642a2ab9c52875419f5078c
sha256 2f7834c9135780092bf12e415814a8efac64c39f0ec2d30c0c06d83f632fba2b
size 19090284
subdir linux-64
timestamp 1725575633015
version 1.11.2