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
- [Generics] Multiple callable arguments to function generate incompatible type error
- Running with --disallow-any-expr errors on exprs from "unfollowed code" even with immediate cast / assignment.
- Better error reporting for unavailable version or platform specific stub features
- Passing a list as an argument with * leads to confusing error
- Preserve annotations and inferred types when generating stubs
- mypy doesn't recognize incompatible type in Dict
- No type checking for thread local variables?
- Should `--disallow-subclassing-any` be renamed or aliased to match the other 'disallow any' flags?
- Mypy can't correctly infer nested union types in some situations
- Suggest using Protocol when user tries to use keyword args with Callable
- Docs
- Python not yet supported