Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

python310-decorator (python3)

Python 3.10 - decorator - Better living with decorators (Offizielles Paket)

Version: 3.4.2 Status: stable Release Datum: 2023-07-10
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: decorator  5.1.1

As of now, writing custom decorators correctly requires some experience and it
is not as easy as it could be. For instance, typical implementations of
decorators involve nested functions, and we all know that flat is better than
nested. Moreover, typical implementations of decorators do not preserve the
signature of decorated functions, thus confusing both documentation tools and
developers.

The aim of the decorator module it to simplify the usage of decorators for the
average programmer, and to popularize decorators usage giving examples of
useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc.

http://pypi.python.org/pypi/decorator
SHA256-Prüfsumme: a5c2eda3c3a9614c64e8fc53f5c97f1b596aa86444c66eac78899f816d21e98c
Größe: 15.43 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=59577/python310-decorator.tar.bz2.info
Benötigte Pakete: python310-base 3.4.2