python2-decorator - Module to simplify usage of decorators
Website: | https://github.com/micheles/decorator |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
The aim of the decorator module is 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. The core of this module is a decorator factory called decorator.
Packages
python2-decorator-4.4.2-3.fc14.al.noarch [26 KiB] |
Changelog
by Joel Barrios (2022-01-26):
- Rename to python2 schema. |