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
- Error when using TypeVar in type annotation for @property
- Mypy 1.7.0 makes two incorrect inferences about dataclass descriptor-based fields
- @dataclass_transform not recognized when used with an instance method
- Better message for overloaded functions with required kwargs
- New type inference does not support using singledispatch to decorate a function in which the first argument is a union indexed by a constrained type variable that also appears in the return type
- Mypy doesn't assign TypedDict output as Literals
- Lambda type cannot be inferred when type context includes a callable with a callable parameter
- Don't check plugin-generated functions
- `Never` inferred in complex situation with variadic callable protocol
- `Enum` and `NamedTuple` should not allow extra keywords
- Docs
- Python not yet supported