Daily Shaarli

All links of one day in a single page.

April 15, 2020

PythonDecoratorLibrary - Python Wiki
Decorators With Arguments in Python – Scott Lobdell

Contains a good example of a class based decorator to be able to use state and parameters.