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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- "Already defined" + "not defined" errors with SQLAlchemy 1.2 hybrid_property
- Generating error if callable object is formatted as a string?
- Flag for Different Strictness Levels
- Mypy doesn't understand __class__
- Doesn't recognize all uses of super
- Inferring a more precise type on assignment to a variable with Any type
- should report ambiguous type variables in self types
- Fine-grained: Inconsistent behavior for nested NewType
- OrderedDict() needs type annotation but {} doesn't
- Specifying a default of `None` for `Dict.get()` results in a type of `Any` instead of `Optional[Any]`
- Docs
- Python not yet supported