×

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:10 2025
md5 checksum 8c298a94f5a738a757cd99d2310d0f77
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 8c298a94f5a738a757cd99d2310d0f77
name mypy
noarch python
sha1 5b0cb4665248463065a4a4f9e529d41e9c99373a
sha256 d067354f6564c7b6d73181906a1c6aa5a157a4b5de188ded997928afdc31adc3
size 903241
subdir noarch
timestamp 1556069078597
version 0.701