category: Python requires: python38 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." external-source: python-decorator