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
- Type not narrowed on `isinstance(obj, Callable)` check
- Assigning a variable from either of two optional variables
- Make type checking mypy more straightforward for new contributors
- bug: strict = true is incompatible with per-module configuration
- Inference for Literal arguments not handled
- warn when default values on overloads differ from implementation signature
- "Overloaded function implementation does not accept all possible arguments"
- make type annotations on overload implementation signature optional
- if MYPY guarding an always-return block v. unreachable
- Feature proposal: Warn when narrowing to a mutable type
- Docs
- Python not yet supported