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
- Use alias names in error messages
- Unions with invalid arguments are still allowed
- Detect if required string literal escapes are missing from a type
- Adding variable annotation causes incompatible type when Optional and TypeVars are used
- Underspecified type variables should not infer UninhabitedType
- Generate a warning/error on assigning values of type NoReturn
- Support @no_type_check for classes
- Fine-grained: Nested class causes extra triggers to fire
- @overload is required when using @dispatch
- Allow type aliases be used as variables
- Docs
- Python not yet supported