The Wayback Machine - https://web.archive.org/web/20240229221811/https://realpython.com/courses/python-decorators-101/
In this course on Python decorators, you’ll learn what they are and how to create and use them. Decorators provide a simple syntax for calling higher-order functions in Python. By definition, a decorator is a function that takes another function and extends the behavior of the latter function without explicitly modifying it.
What’s Included:
Downloadable Resources:
6 Lessons 13m
8 Lessons 28m
6 Lessons 25m
Chris is an avid Pythonista and creates video tutorials for Real Python. He is a programmer and data analyst. He creates music under the name Tripnet. Chris lives in Colorado with his wife and two dogs.
Python Decorators Q&A Transcript (PDF)