Skip to main content

Optional static typing for Python

Project 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, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.

Release history Release notifications | RSS feed

This version

1.9.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mypy-1.9.0.tar.gz (3.0 MB view hashes)

Uploaded source

Built Distributions

mypy-1.9.0-py3-none-any.whl (2.6 MB view hashes)

Uploaded py3

mypy-1.9.0-cp312-cp312-win_amd64.whl (9.3 MB view hashes)

Uploaded cp312

mypy-1.9.0-cp311-cp311-win_amd64.whl (9.2 MB view hashes)

Uploaded cp311

mypy-1.9.0-cp310-cp310-win_amd64.whl (9.2 MB view hashes)

Uploaded cp310

mypy-1.9.0-cp39-cp39-win_amd64.whl (9.2 MB view hashes)

Uploaded cp39

mypy-1.9.0-cp38-cp38-win_amd64.whl (9.2 MB view hashes)

Uploaded cp38

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page