Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Python Decorators (Quiz)

Christopher Bailey
Python Decorators 101 Christopher Bailey 10:30
Recommended Tutorial Course Slides (PDF) Python Decorators Q&A Transcript (PDF) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
95%
  • Section 1: Functions
  • Decorators Course Introduction and Overview 00:47
  • An Example Function 02:45
  • Functions as First-Class Objects in Python 03:08
  • Inner Functions 02:37
  • Returning Functions From Functions 03:23
  • Section 1 Review 00:56
  • Section 2: Decorators
  • Section 2 Overview 00:31
  • Simple Decorators 06:16
  • Syntactic Sugar 02:53
  • Reusing Decorators 02:37
  • Decorating Functions With Arguments 06:10
  • Returning Values From Decorated Functions 03:22
  • Who Are You, Really? 05:45
  • Section 2 Review 01:20
  • Section 3: Real-World Examples
  • Section 3 Overview 02:09
  • Timing Functions With Decorators 05:47
  • Debugging Code With Decorators 08:50
  • Slowing Down Code With Decorators 03:31
  • Registering Plugins With Decorators 03:38
  • Python Decorators (Quiz) 10:30
  • Decorators 101 Recap and Review 01:14

© 2012–2025 Real Python ⋅ Privacy Policy