Home
Jukka Lehtosalo edited this page Nov 3, 2016
·
11 revisions
Pages 16
- Home
- Code Conventions
- Creating Stubs For Python Modules
- Developer Guides
- Development Tasks
- Getting Started Developing
- Good Pull Request
- Implementation Overview
- Learning Resources
- Lexical Analyzer
- Python Parser
- Semantic Analyzer
- Type Checker
- Type Checking Issues FAQ
- Unsupported Python Features
- Using Git And GitHub
- Show 1 more pages…
Clone this wiki locally
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!
Mypy Development
- Code Conventions
- Developer Guides (documentation for contributors)
- Development roadmap (link to main website)
Documentation
- Main documentation (link to readthedocs)
- Type Checking Issues FAQ
- General FAQ (link to readthedocs)
- Unsupported Python features