dwww Home


Documentation related to python3-typeguard

Package: python3-typeguard

Description: Run-time type checker for Python
This library provides run-time type checking for functions defined with argument type annotations. This can be done in one of three ways:
 * calling check_argument_types() from within the function body
 * decorating the function with @typechecked
 * using `with TypeChecker('packagename')`
This package installs the library for Python 3.
Homepage: https://github.com/agronholm/typeguard
copyright | changelog | Debian changelog

Other documents:

/usr/share/doc/python3-typeguard

Generated by dwww version 1.16 on Tue Dec 16 11:30:24 CET 2025.