slackbuilds/python/python3-decorator
Yth - Arnaud f8c94ab314
python/python3-decorator: Added (python decorator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-11-09 21:01:11 +07:00
..
README
python3-decorator.SlackBuild
python3-decorator.info
slack-desc

README

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.