[ Quellcode: python-typeguard ]
Paket: python3-typeguard (2.2.2-2)
Links für python3-typeguard
Debian-Ressourcen:
Quellcode-Paket python-typeguard herunterladen:
- [python-typeguard_2.2.2-2.dsc]
- [python-typeguard_2.2.2.orig.tar.gz]
- [python-typeguard_2.2.2-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu python3-typeguard
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
python3-typeguard herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 14,6 kB | 55,0 kB | [Liste der Dateien] |