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
- Wrong test result for default values of Mapping arguments
- Support name mangling
- mypy treats Enum's __call__ as calling __init__
- A decorator implementing the descriptor protocol is incorrectly regarded read-only
- dmypy Suggest assertion error in `bind_function_type_variables`
- Show attrs auto_detect incompleteness
- dmypy fails to see errors after changing path
- No error emitted with `ParamSpec` on a signature that is a union of callables with `ParamSpec` and without `ParamSpec`
- Decorated properties report error: "not callable" in mypy 1.7.1 and master
- Should show_error_code_links be documented?
- Docs
- Python not yet supported