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
- 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 forgets type information after a nested if-statement.
- Mypy rejects valid nested class inside of a NamedTuple class definition
- TypedDict item insertion support
- Use analyzed type when resolving attributes via __getattr__
- Docs
- Python not yet supported