[ Source: python-typeguard ]
Package: python3-typeguard (4.4.0-1)
Links for python3-typeguard
Debian Resources:
Download Source Package python-typeguard:
- [python-typeguard_4.4.0-1.dsc]
- [python-typeguard_4.4.0.orig.tar.gz]
- [python-typeguard_4.4.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-typeguard
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- or python3-supported-min (>= 3.10)
- Package not available
-
- dep: python3-typing-extensions (>= 4.10.0)
- Backported and Experimental Type Hints for Python
Download python3-typeguard
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 36.0 kB | 166.0 kB | [list of files] |