Paket: python3-wrapt (2.1.1-1) [debports]
Länkar för python3-wrapt
Debianresurser:
Hämta källkodspaketet :
Hittades ejAnsvariga:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
Experimentellt paket
Varning: Paketet är från den experimentella utgåvan. Det innebär att det med stor sannolikhet är instabilt eller innehåller fel, och kanske till och med kan orsaka dataförluster. Se till att läsa ändringsloggen och annan dokumentation innan du använder det.
decorators, wrappers and monkey patching
The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.
The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour.
To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled.
Andra paket besläktade med python3-wrapt
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
Hämta python3-wrapt
| Arkitektur | Paketstorlek | Installerad storlek | Filer |
|---|---|---|---|
| ppc64 (inofficiell anpassning) | 69,3 kbyte | 546,0 kbyte | [filförteckning] |
