Python Decorators 101
Christopher Bailey
1:07:31
Description
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.
Decorators Q&A Transcript: Click here to get access to a 25-page chat log from our Python decorators Q&A session in the Real Python Community Slack where we discussed common decorator questions.
More details
User Reviews
Rating
Christopher Bailey
Instructor's CoursesChris is an avid Pythonista and creates video tutorials for Real Python. He is a programmer and data analyst, working in banking, marketing and environmental science. He creates music under the name Tripnet. Chris lives in Colorado with his wife and two dogs.

Real Python
View courses Real Python- language english
- Training sessions 20
- duration 1:07:31
- Release Date 2023/04/03