×

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:04 2025
md5 checksum 75025ef8631cb63a4c3f9f86c7e2435c
arch x86_64
build py310h5eee18b_0
depends libgcc-ng >=11.2.0, mypy_extensions >=1.0.0, psutil >=4.0, python >=3.10,<3.11.0a0, tomli >=1.1.0, typing-extensions >=4.6.0
license MIT
license_family MIT
md5 75025ef8631cb63a4c3f9f86c7e2435c
name mypy
platform linux
sha1 98999d8dc2e39bc4c086a2200fabf9709fa42142
sha256 f7de52ae6aafc1d669e9e2c059c6c844863820162f6ec0c705c64964d6163aec
size 17231816
subdir linux-64
timestamp 1718010994849
version 1.10.0