Back to Browse

Python Decorators 1: The Basics

40.8K views
May 1, 2018
11:22

(For more, visit https://pythontutorials.eu !) In this video, I demonstrate the basics of function decorators in Python. I also demonstrate the @functools.wraps decorator for preserving docstrings of decorated functions. You can download the Jupyter Notebook for this video from https://osf.io/szwhk/

Download

1 formats

Video Formats

360pmp424.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python Decorators 1: The Basics | NatokHD