[ Source: python-typeguard ]
Package: python3-typeguard (2.2.2-1.1)
Links for python3-typeguard
Debian Resources:
Download Source Package python-typeguard:
- [python-typeguard_2.2.2-1.1.dsc]
- [python-typeguard_2.2.2.orig.tar.gz]
- [python-typeguard_2.2.2-1.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
- interactive high-level object-oriented language (default python3 version)
Download python3-typeguard
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.7 kB | 56.0 kB | [list of files] |