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 supported94 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Add special handling for typing.get_args
- MYPYPATH should override mypy_path in config file (not extend it)
- Inheriting from untyped class and overriding `__init__` breaks abstract class detection
- Add GitHub annotations format for `--output`
- make stubgen generate PEP-561/typing docs compliant '-stubs' package directory names
- Incompatible ParamSpecs are not reported as issue
- Mypy should allow for Self in parametrized parent class definition — issues with contextlib.AbstractContextManager
- mypy doesn't infer Union inside Tuple in an except clause
- Stubgen hangs forever for some packages
- fix: unpack unions inside tuples in except handlers
- Docs
- Python not yet supported