Glossary

mypy documentation

`mypy.readthedocs.io` — The official documentation for Python's standard type checker. The "Getting Started" section explains type hints in practice and covers the most useful patterns.

Learn More

Related Terms