python-decorator

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.
Current version: 4.3.0

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 4.3.0 project
2019-01-17 9 3.4.2 project
2017-07-13 8 3.4.2 project