category: Python requires: python36 sdesc: "Python decorator module" ldesc: "The aim of the Python 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." obsoletes: python3-decorator external-source: python-decorator