mypy
Optional static typing for Python
Why this rank:Strong adoptionRecent releaseHealthy release cadence
Description
Mypy -- Optional Static Typing for Python ========================================= 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
| Version | Changes | Urgency | Date |
|---|---|---|---|
| master@2026-07-25 | Latest activity on master branch | High | 7/25/2026 |
| 1.20.2 | Imported from PyPI (1.20.2) | Low | 4/21/2026 |
| v1.20.2 | Tag v1.20.2 | High | 4/21/2026 |
| v1.20.1 | Tag v1.20.1 | Medium | 4/12/2026 |
| v1.20.0 | Tag v1.20.0 | Medium | 3/31/2026 |
| v1.19.1 | Tag v1.19.1 | Low | 12/14/2025 |
| v1.19.0 | Tag v1.19.0 | Low | 11/28/2025 |
| v1.18.2 | Tag v1.18.2 | Low | 9/18/2025 |
| v1.18.1 | Tag v1.18.1 | Low | 9/11/2025 |
| v1.17.1 | Tag v1.17.1 | Low | 7/31/2025 |
| v1.17.0 | Tag v1.17.0 | Low | 7/14/2025 |
| v1.16.1 | Tag v1.16.1 | Low | 6/11/2025 |
| v1.16.0 | Tag v1.16.0 | Low | 5/29/2025 |
| v1.15.0 | Tag v1.15.0 | Low | 2/5/2025 |
| v1.14.1 | Tag v1.14.1 | Low | 12/30/2024 |
| v1.14.0 | Tag v1.14.0 | Low | 12/19/2024 |
| v1.13.0 | Tag v1.13.0 | Low | 10/22/2024 |
| v1.12.1 | Tag v1.12.1 | Low | 10/19/2024 |
| v1.12.0 | Tag v1.12.0 | Low | 10/14/2024 |
| v1.11.2 | Tag v1.11.2 | Low | 8/24/2024 |
| v1.11.1 | Tag v1.11.1 | Low | 7/30/2024 |
| v1.11.0 | Tag v1.11.0 | Low | 7/19/2024 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
More from pypi
markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.
More in Developer Tools
types-jinja2Typing stubs for Jinja2
sagemakerOpen source library for training and deploying models on Amazon SageMaker.
mexPersistent project memory for AI coding agents. Structured scaffold + drift detection CLI.
pddPrompt Driven Development Command Line Interface
