CMD + K

mypy

Anaconda Verified

Optional static typing for Python

Installation

To install this package, run one of the following:

Conda
$conda install main::mypy

Usage Tracking

1.17.1
1.16.0
1.14.1
1.11.2
1.10.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Optional static typing for Python

Last Updated

Sep 3, 2025 at 11:40

License

MIT

Total Downloads

10.2K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.5.1
win-32 Last supported version: 0.660
noarch Last supported version: 0.910
linux-s390x Last supported version: 1.14.1
macOS-64 Last supported version: 1.16.0
linux-32 Last supported version: 0.650