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
- Join of two type concrete type objects may be considered abstract
- Quoted type name not actually valid as base class
- Stub generation and module re-exports, #noqa
- 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
- Docs
- Python not yet supported