- python3-importlib-metadata | python3-supported-min (>= 3.10)
- python3-typing-extensions (>= 4.10.0)
- python3:any
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.
Installed Size: 169.0 kB
Architectures: all