freshcrate
Skin:/

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

VersionChangesUrgencyDate
master@2026-07-25Latest activity on master branchHigh7/25/2026
1.20.2Imported from PyPI (1.20.2)Low4/21/2026
v1.20.2Tag v1.20.2High4/21/2026
v1.20.1Tag v1.20.1Medium4/12/2026
v1.20.0Tag v1.20.0Medium3/31/2026
v1.19.1Tag v1.19.1Low12/14/2025
v1.19.0Tag v1.19.0Low11/28/2025
v1.18.2Tag v1.18.2Low9/18/2025
v1.18.1Tag v1.18.1Low9/11/2025
v1.17.1Tag v1.17.1Low7/31/2025
v1.17.0Tag v1.17.0Low7/14/2025
v1.16.1Tag v1.16.1Low6/11/2025
v1.16.0Tag v1.16.0Low5/29/2025
v1.15.0Tag v1.15.0Low2/5/2025
v1.14.1Tag v1.14.1Low12/30/2024
v1.14.0Tag v1.14.0Low12/19/2024
v1.13.0Tag v1.13.0Low10/22/2024
v1.12.1Tag v1.12.1Low10/19/2024
v1.12.0Tag v1.12.0Low10/14/2024
v1.11.2Tag v1.11.2Low8/24/2024
v1.11.1Tag v1.11.1Low7/30/2024
v1.11.0Tag v1.11.0Low7/19/2024

Dependencies & License Audit

Loading dependencies...

Similar Packages

types-jinja2Typing stubs for Jinja2main@2026-07-26
sagemakerOpen source library for training and deploying models on Amazon SageMaker.3.17.0
alibabacloud-tea-openapiAlibaba Cloud openapi SDK Library for Pythonmaster@2026-07-24
types-setuptoolsTyping stubs for setuptoolsmain@2026-07-24
types-urllib3Typing stubs for urllib3main@2026-07-24

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