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
- Crash on code mixing instances and type typed variables
- [mypyc]: support :s and :d in generate_format_ops
- mypy should give error at the timing when the type alias set multiple `TypeVarTuple`-based type parameters is defined but not used
- Regression with narrowing with multiple `hasattr`
- Mypy not inferring return type of dict.get()
- docs: Document why json_dumps requires sorted keys for cache hashing
- Add suggestions for misspelled module imports
- mypy doesn't get error with typed `dict(*{'A': 10})` while PVM gets error
- Enable --pretty by default
- Bump version to 2
- Docs
- Python not yet supported