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
- fails to import module from source directory for sources without .py extension
- Feature request: infer pre-narrowed tagged union as a Union of possible types
- Correct `check_arg_kinds()`, its relates and error messages
- Unsound typing using isinstance
- Correct "FuncBase.has_self_or_cls_argument()", its relates and an error message
- [stubtest] Fix false positives for type[TypeVar] defaults
- exclude-gitignore does not read .git/info/exclude
- Clarify error message for TypeVar function
- Update error message for Type application
- A method with no parameter gets a wrong error message saying `argument` instead of `parameter`
- Docs
- Python not yet supported