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
- Reject bound covariant type variable in an argument type
- [Feature Request] Provide an API to get the type of the expressions in the AST
- Document or explain "<nothing>"
- [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?
- Docs
- Python not yet supported