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
- Support `types.new_class`
- Disallow `type[NoReturn]`
- cppflags in test_c_unit_test is not supporting gcc compiler?
- Spurious “cyclic definition” error when inheriting from and shadowing a class
- Type detection broken on attribute override and not-equal-assertion
- --python-version 3.9 should warn about generic usages
- recognize staticmethod's __func__
- Mypy signals error with Protocol and __rpow__ method with three arguments
- Many classes should be decorated as `@final`
- Protocol restriction in generics do not work in methods. But work on functions.
- Docs
- Python not yet supported