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
- feat: stubgen warn some modules are ignored
- isinstance(x, x2.__class__) fails type check
- Don't issue `no-redef` with conditional imports
- Update PEP 561 examples with modern packaging
- Generic NamedTuples and overloads
- stubgen misses generated modules
- [stubtest] Check `__slots__` better
- User defined type-level operators works, are they legal?
- False negative when declaring a class with a literal string base, which could refer to a forward-reference type alias
- incompatible type "Callable[[], str]"; expected "Callable[[], <nothing>]"
- Docs
- Python not yet supported