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
- Add support for literal addition
- [mypyc] Promotion to Value Type optimization
- Support name mangling
- Interpret `type` annotations as `type[Any]` annotations
- stubgen & pybind11: can we make them play nice(r)?
- Type comment strip
- Type ignore comments erroneously marked as unused by dmypy
- codespell: add config (to ignore), workflow and fix typos it detects + adjust 1 .gitignore to not ignore committed folder
- Add common issue docs for PEP585 syntax update
- Add new flag for warning about instantiating classes with declared but uninitialized attributes
- Docs
- Python not yet supported