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 supported93 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Mypyc should support `__file__`
- Mypyc IntEnum undeclared name error while compiling
- The execution results of dmypy are not as expected
- Error diagnostics incomplete on generic function redefinition
- Arguments without a default cannot follow attributes with one
- 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
- Docs
- Python not yet supported