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
- Feature: Reduce Mypy's Cache Size
- Classmethod bound with an additional name trigger stubtest errors
- Mypyc crashes on conditionally-defined class
- Wrong truthy-function with a constrained TypeVar
- mypy shows a somewhat confusing error message for functions returning a TypeVar value
- "Cannot determine type" error in `__init__` when argument has the same type as the class and accessing attribute before it's defined
- Typing narrowing fails depending on the order of if clauses
- TypedDict 'in' narrowing w/o @final
- TypedDict 'in' narrowing w/o @final
- Document TypedDict 'in' narrowing
- Docs
- Python not yet supported