×

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 Tue Apr 1 01:54:11 2025
md5 checksum 6e92a0969b83484d43f42ed4ef0b5a31
build py_0
depends mypy_extensions >=0.4.0,<0.5.0, psutil >=5.4.0,<5.5.0, python >=3.4, typed-ast >=1.2.0,<1.3.0, typing >=3.5.3
license MIT
license_family MIT
md5 6e92a0969b83484d43f42ed4ef0b5a31
name mypy
noarch python
sha1 107e85d0bb38e6f5f32cd9f88aa9f2187c780dca
sha256 17b950026b1978528e195ae12136dbc6e88dd69a8cb9e2dfda516954ff95c1f7
size 874510
subdir noarch
timestamp 1552362627415
version 0.670