py-typeguard-4.5.1

run-time type checker for Python

Index | devel

Description

This library provides run-time type checking for functions defined with
PEP 484 argument (and return) type annotations.

Homepage: https://typeguard.readthedocs.io/

Run Dependencies