CMD + K

mypy

Community

Optional static typing for Python

Installation

To install this package, run one of the following:

Conda
$conda install pyston::mypy

Usage Tracking

0.941
0.910
2 / 8 versions selected
Total downloads: 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

Information Last Updated

Mar 25, 2025 at 16:22

License

MIT

Total Downloads

7

Platforms

Linux 64 Version: 0.910
Linux aarch64 Version: 0.941