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 supported104 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Consider deferring module top level in type checker
- __i<magic>__ method incompatible with __<magic>__ of superclass
- support alias for `sys` when checking version_info
- property fail on fget, fset
- Argument incompatibility not detected with multiple generic base classes
- Covariant type variables should be allowed in class method
- Class inheriting from property doesn't typecheck properly when used as a decorator
- support modules as parameters in generic functions
- Support for default types in TypedDict
- Migrate remaining failure messages to mypy.messages
- Docs
- Python not yet supported