Topics


Pages


Content

In Python 3.6, type-hints were added as allowed syntax which can optionally be checked with a tool like Mypy.

Getting started - see Type hints cheat sheat on the Mypy docs.