-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Home
Chirag edited this page Sep 12, 2023
·
18 revisions
Mypy is an optional static type checker for Python. This wiki contains information for both mypy users and mypy contributors.
You can edit this wiki!
- Code Conventions
- Developer Guides (documentation for contributors)
- Release Process
- Main documentation (link to readthedocs)
- Main Code-Level documentations (link to readthedocs)
- Type Checking Issues FAQ (link to readthedocs)
- General FAQ (link to readthedocs)
- Unsupported Python features