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
- Detect undefined attribute in child class (when defined in parent)
- mypy_path option split on [:,] before environment variable expansion
- Indexing tuple with `slice` object results in wrong type
- Not reporting any error when function returns bool type while expecting str type
- False negative with a constrained generic type in the presence of `Any`
- mypy Type error for a class with an imported metaclass
- Looses type of nested/inner collection in a `flatten(filter(...))` chain
- Proper way to use dynamic keys for TypedDict
- When using`--disallow-any-expr`, silence complaints about Any where object would work
- Failure to narrow down type of elements of Tuple
- Docs
- Python not yet supported