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-12.fc42 | - |
Fedora 41 | 5.1.1-11.fc41 | - |
Fedora 40 | 5.1.1-9.fc40 | - |
Fedora 39 | 5.1.1-7.fc39 | - |
You can contact the maintainers of this package via email at
python-decorator dash maintainers at fedoraproject dot org
.