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
- Update "Extra argument ..." error
- Fix incorrect type inference for `yield from` with iterators
- Error with TypeVar with constraints on field initialization
- Support for `lazy` imports (PEP 810, Python 3.15+)
- Fix false positive when @property getter and setter are non-adjacent
- fails to import module from source directory for sources without .py extension
- Feature request: infer pre-narrowed tagged union as a Union of possible types
- Correct `check_arg_kinds()`, its relates and error messages
- Unsound typing using isinstance
- Correct "FuncBase.has_self_or_cls_argument()", its relates and an error message
- Docs
- Python not yet supported