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
- 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
- Optional types not fully narrowed with multiple conditionals
- Mypy shoould not suggest Foo[...] if annotation contains Foo(arg=...) etc.
- [Regression 1.6.x -> 1.7] Invalid "Returning Any from function declared..."
- Wrong self type only reported upon call if using VarArgs
- JSONSchema (SchemaStore, validate-pyproject)
- Docs
- Python not yet supported