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
- Use new type inference as a primary mechanism
- Experiment with backtracking in the new solver
- More principled solution for universal quantificatoin of non-Callable types
- `explicit-override` false positive when overriding property with setter
- Product output for all files checked
- narrowed variable does not work when used as default value
- Programmatic Access to Extract Type Information with mypy
- Make `None` compatible with `SupportsBool` protocol
- stubgen: Add typings of keys and values of dict (__members__, __entries)
- Fix: Exit if any config error
- Docs
- Python not yet supported