Type Checking
4 packages
Type CheckingRecently updated
mypy
The original and canonical static type checker for Python — the PEP 484 reference implementation that defined the modern Python type-hint ecosystem.
Hero Score 87
Type CheckingRecently updated
pyright
Microsoft's fast static type checker for Python — the engine behind Pylance in VS Code, written in TypeScript with strong inference and IDE-first diagnostics.
Hero Score 76
Type CheckingRecently updated
ty
Astral's new ultra-fast Rust-based Python type checker from the makers of ruff and uv — pre-1.0 but already widely adopted for its speed.
Hero Score 63
Type CheckingRecently updated
pyrefly
Meta's high-performance Python type checker written in Rust — open-sourced in 2025 as the successor to Pyre, designed for monorepo-scale codebases.
Hero Score 59