×

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:11 2025
md5 checksum c46462887217f43b83794239559ae777
arch x86_64
build py311h06a4308_0
depends 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 c46462887217f43b83794239559ae777
name mypy
platform linux
sha1 1e3b6c17fbff3f8559997339763c3ba18a7ff1f5
sha256 3ae1dd74947e72e3fbb87fdd8ac27efb985b7bfcad4d3ebffa9ec43cdca8dc77
size 3740097
subdir linux-64
timestamp 1695135317180
version 1.5.1