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
- Mypy not inferring return type of dict.get()
- 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
- Spurious type error using result of re.match in lambda inside map
- stubgen: infer types for class attributes
- [1.16 regression] Explicit type declaration overridden/merged with Any
- Empty variadic `tuple` subtype not assignable to `tuple[int, ...]`
- Conditionally excluding backward incompatible syntax based on python version
- Docs
- Python not yet supported