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
- Seemingly erroneous incompatible type "list[int]"; expected "Iterable[Never]"
- MyPy not inferring type from assert statement.
- How to properly use shared mypy cache with daemon mode
- Why is the dict extension prohibited in the TypedDict constructor?
- Wrong errors of type unsupported operand when type checking is done in list
- note: A user-defined top-level module with name "XXX" is not supported
- (🐞) Oxymoron moment: '"Callable[[], Any]" not callable'
- (🐞) call-overload error when calling overloaded constructors which involve exhaustive Literal cases (e.g. for bool type argument)
- `MYPYPATH` is not being used when no modules or packages are specified
- (🐞) unreachable `isinstance` only works with variables
- Docs
- Python not yet supported