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
- Weird formatting of __new__ signature in error messages
- 'Name already defined' error when importing function from module with the same name
- Generic class with constrained type vars
- Plugin API feature requests
- Allow to register new class/dataclass/attribute makers in attrs plugin
- Add single configuration option to retain various old behaviors
- Error messages when Type[X] is not a subtype of Type[SomeProtocol] are not very descriptive
- Odd error message when kwargs passed as **dict
- Mypy rejects valid nested class inside of a NamedTuple class definition
- TypedDict item insertion support
- Docs
- Python not yet supported