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
- isinstance(x, Tuple) fails when equivalent expressions don't
- Protocols for types with fields that can be verified
- Should we eventually type check all function bodies by default?
- Duplicate module silently replaces existing module in dmypy recheck --update
- Exception variable can leak to other scopes causing strange error messages
- Announcement issue for plugin API changes
- `typing.NamedTuple` collides based on field order and type, doesn't consider class name or field names
- New semantic analyzer: incompatible definition involving decorator not detected
- Problem with setting one TypedDict variable to another TypedDict variable
- Plugin api named_type() is ambiguous and inconsistent and broken
- Docs
- Python not yet supported