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
- Should `--disallow-subclassing-any` be renamed or aliased to match the other 'disallow any' flags?
- Mypy can't correctly infer nested union types in some situations
- Suggest using Protocol when user tries to use keyword args with Callable
- 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
- should report ambiguous type variables in self types
- Fine-grained: Inconsistent behavior for nested NewType
- Specifying a default of `None` for `Dict.get()` results in a type of `Any` instead of `Optional[Any]`
- Docs
- Python not yet supported