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
- Enable strict_bytes by default
- Be strict about arg names in LSP checks
- Remove TypeType exception for protocol instantiation
- Disallow assignment of protocol or abstract classes to Callable
- Issues related to numpy
- Add NoMatch for invalid signatures in overloads
- [regression] no type checking beyond perceived isinstance guard failure
- Remove unnecessary assertion during `recheck`
- Potential Cache Bug in Daemon Mode with Passed-in String Code
- Mypy doesn't object to `cached_property` methods that don't exist
- Docs
- Python not yet supported