/python_decorators

decorators are used to modify the behavious of a function or class without permanantly modify the function or class.

Primary LanguagePython

Watchers