typeguard
Runtime type checker for Python
Runtime type checker for Python
To install this package, run one of the following:
This library provides runtime type checking for functions defined with argument type annotations.
Summary
Runtime type checker for Python
Last Updated
Feb 22, 2024 at 08:00
License
MIT
Total Downloads
6
Supported Platforms
GitHub Repository
https://github.com/agronholm/typeguardDocumentation
https://typeguard.readthedocs.io/