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 supported99 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- "Extra argument ..." error of `TypeDict` should be more clear
- Why the GitHub Action installs project dependencies via pip download + pip install --find-links
- Update "Extra argument ..." error
- Fix incorrect type inference for `yield from` with iterators
- Fix (#20975) subtyping and join for constrained TypeVars
- `process_typevar_parameters()`, its relates and error message should be corrected
- Error with TypeVar with constraints on field initialization
- Support for `lazy` imports (PEP 810, Python 3.15+)
- Correct `process_typevar_parameters()`, their relates and error message
- Fix false positive when @property getter and setter are non-adjacent
- Docs
- Python not yet supported