mypy
https://github.com/python/mypy
Python
Optional static typing for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported98 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Explicit Variables Warning Issue
- New setting "user_builtins_name": Ignore specific "name-defined" errors
- Automatically detect when uv is being used
- Add `dmypy watch` command
- Fix crash in dmypy when packages are removed during dmypy run
- Add basic support for template strings (PEP 750)
- Apply union expansion when checking ops involving typevars
- feat: `__repr__` method for RefExpr and NameExpr
- [stubtest] Improve checking of positional-only parameters in dunder methods
- Make IntEnum/StrEnum values passable to functions expecting literal ints or strs
- Docs
- Python not yet supported