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
- [possibly-undefined] Track conditional assignment
- discrepencay between mypy and mypyc
- Special handling for InitVar #12046
- Difference between the command output and the html report
- mypy ignores type checking and produces error for union types when using `is` keyword to check the boolean result from `isinstance()`
- Typealias-like definition of enum members makes mypy forget we're in an enum
- Fixes no error thrown for Final fields declared with init=False and not assigned inside __init__
- Ignore CWD for explicit package bases
- Should `*args` narrow in type guards?
- about Iterable[T] and str
- Docs
- Python not yet supported