run-time type checker for Python
Index | devel
This library provides run-time type checking for functions defined with PEP 484 argument (and return) type annotations.
Homepage: https://typeguard.readthedocs.io/