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
- False-positive with multiple *args splats in a function call
- Optionally disallow membership checking on Iterator types.
- Upgrade `dmypy` to a language server (LSP)
- [mypyc] Match evaluation order of multiple assignment from iterable (#793)
- __contains__ is not reconize as a None check
- Run without module detection logic
- Stubgen skips "vendor" directory
- [mypyc] Introduce subcommand to mypyc command line interface
- Allow __new__ to return type(None)
- MyPy fails on Union[str, int] < Union[str, int] when underlying type is known
- Docs
- Python not yet supported