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 supported92 Subscribers
View all SubscribersAdd a CodeTriage badge to mypy
Help out
- Issues
- Support enum type narrowing with `in`
- Literal of type string not accepted as keyword name
- Test testPassingMappingSubclassForKeywordVarArg is wrong
- Type is lost after merge with `Union[Any, None]`
- Nested if Optional checking for class attributes fails
- Allow custom type checking via plugin for function definitions
- Crash in match statement with literals
- Mypy reports a function is "missing return statement" when unused imports are removed
- False positive [attr-defined] when using namespace_packages
- Add initial `LiteralString` support
- Docs
- Python not yet supported