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 supported101 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- overloads not properly evaluated with mypy 2.3.0 and numpy 2.5.1
- Matching generic return type of `SupportsGetItem`
- Release 2.3 planning
- Fix TypeIs narrowing for covariant generic Any
- Fix inconsistent strict_optional documentation
- Add opt-in flag for method hook defining-class fullnames
- Add support for PEP 661 (sentinels)
- False positive for `Final` attributes using typevars in dataclasses
- Overload decorator lines classified as Unanalyzed
- Fix bug with dmypy not respecting @no_type_check after change in dependency
- Docs
- Python not yet supported