×

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:07 2025
md5 checksum f040d6d89c2a07073592d25718dbdbea
build py_0
depends mypy_extensions >=0.4.3,<0.5.0, psutil >=4.0, python >=3.5, typed-ast >=1.4.0,<1.5.0, typing_extensions >=3.7.4
license MIT
license_family MIT
md5 f040d6d89c2a07073592d25718dbdbea
name mypy
noarch python
sha1 e477cb108ff6487e53d26dafa861eafdf589037e
sha256 e79526a204d3baa104ed101f6f4177ce34fe68d3317f7237e335b384f0a924b1
size 1448791
subdir noarch
timestamp 1593442652378
version 0.782