[ Source: python-typeguard ]
Package: python3-typeguard (4.4.4-2)
Links for python3-typeguard
Debian Resources:
Download Source Package python-typeguard:
- [python-typeguard_4.4.4-2.dsc]
- [python-typeguard_4.4.4.orig.tar.gz]
- [python-typeguard_4.4.4-2.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions (>= 4.14.0)
- Backported and Experimental Type Hints for Python
Download python3-typeguard
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 36.3 kB | 165.0 kB | [list of files] |
