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
- (🎁) Flag to make default return type `None` instead of `Any`
- dmypy "Daemon crashed!" with KeyError: 'sqlalchemy.orm'
- mypy Type error for a class with an imported metaclass
- When using`--disallow-any-expr`, silence complaints about Any where object would work
- Type[T] -> T has a strange behaviour
- Tracking variable whereabouts in a plugin
- An experiment in disallowing expression statements (or "unused values"), must_use/MustUse etc.
- Generate better error message for incompatible **kwargs
- RFC: a type comment to ignore expected errors
- Bad error message: mypy reports 'Name is not defined' when using an object member as super class of another class
- Docs
- Python not yet supported