Module to simplify usage of decorators in python3
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.1.1-1.fc36 | - |
Fedora 35 | 5.0.9-3.fc35 | - |
Fedora 34 | 4.4.2-4.fc34 | - |
You can contact the maintainers of this package via email at
python-decorator dash maintainers at fedoraproject dot org
.