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
- mypy 1.7.0 results in new [misc] type errors with pydantic usage
- Unable to find types in separate `lib[64]` directories
- False positive [override] check, superclass signature wrong
- Incompatible types in assignment when a with block has inner method
- Mypy seems to ignore explicitly given type parameter when a overload containing Never matches
- `overloaded function has no attribute "fset"` error when attempting to assign to base class's setter
- [mypyc] Reduce codesize w/ generic attribute getters and setters
- Wrapped methods are not properly resolved until after the class definition
- Union type narrowing behaves differently depending on argument position
- Mypy suggests installing "types-requests" when it is already installed
- Docs
- Python not yet supported