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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- indirectly decorated attr.s classes are not recognized
- Callable[..., T] causes false positive in overload checks
- Support enum square bracket notation
- Move code to handle Tuple and TypedDict `__getitem__` to plugins
- Add support for attr.converters.default_if_none
- support modules as parameters in generic functions
- Support for default types in TypedDict
- Migrate remaining failure messages to mypy.messages
- Coverage status reported for "not TYPE_CHECKING" blocks
- MyPy should report error if variable imported in TYPE_CHECKING block?
- Docs
- Python not yet supported