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
- Check with Mypyc level of strictness
- TypeVar declared at class scope with generic bound specialized on an in-scope generic parameter TypeVar doesn't give an error
- (🐞) no error with `|` operator on `tuple` and `type`
- Unpacking an iterable in a list comprehension leads to the type inferred as list[Any]
- [stubgen] Nested classes in `NamedTuple`s are not produced
- Improve generic arguments inference for overloads
- fix: string subclass overriding eq
- Unsupported converter, only named functions, types and lambdas are currently supported with higher-order function
- Combing two special mapping functions confuses Mypy
- Give users suggestions on how to resolve `Cannot find implementation or library stub for module named "{module}"`
- Docs
- Python not yet supported