Clip

Mypy and the Role of Type Annotations in Python
listen on SpotifyListen on Youtube
1:30:51 - 1:33:39 (02:48)

Mypy is a static type checker for Python developed alongside PEP 484's type annotations. By translating mypy into Python and removing annotations, the tool functions as a static type checker add-on for Python.

Similar Clips