Static Typing with Python

Tutorials

Guides

Reference

See also

The documentation at https://mypy.readthedocs.io/ is relatively accessible and complete.

Specification

Typing PEPs

Significant changes to the Python Type System Specification are proposed and discussed in Python Enhancement Proposals (PEPs). See https://peps.python.org/topic/typing for a list of all current and historical typing-related PEPs.

Indices and tables

Discussions and Support