📝 Edit on GitHub
Resources
- Mypy library
- mypy-lang.org homepage.
- Mypy Docs page.
- Type hints cheat sheet (Python 3) in the docs.
- typing - builtin module.
- Real Python
- Python Type Checking tutorial.
- Type Hinting lesson.