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
- Type narrowing of `target: type[T]` using insinstance seems to fool mypy
- Add fuzzy matching for Enum member access errors
- `Self` not accepted when used with a `dataclass`
- Support file-level assertions as inline configuration
- feat(test): Failure test case for mypyc dictionary subclass views
- Enable --pretty by default
- MYPYPATH directory used even if no __init__.py
- Mypy plugins: Changing class signature impossible here?
- Report an error if *args or **kwargs are passed when all other arguments are filled.
- Bounded generic type parameter not narrowed past its upper bound, regardless of argument value
- Docs
- Python not yet supported