×

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:01 2025
md5 checksum a9ec798e14518ade3454f9665f9fe70c
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 a9ec798e14518ade3454f9665f9fe70c
name mypy
platform linux
sha1 1c457ac0c3868ecde62427d4b534f7f4e4a42fee
sha256 fbc62d7a506e3d65c83be204ab139359bff1ac15bcb4625ec7208713740bf4cb
size 17799620
subdir linux-64
timestamp 1725577355146
version 1.11.2