Python Programming

Department of Computing | Imperial College London

book

Advanced Lesson 4

Python Decorators

  • Chapter 1: Introduction
  • Chapter 2: Python decorators
  • Chapter 3: Using decorators
    • [3.1] Example - Logger
    • [3.2] Example - Timeout
    • [3.3] Property decorator
    • [3.4] Other Python decorators
    • [3.5] That's it!

Chapter 3

Using decorators

Valentine's Day Love

Rough estimated time needed
15 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London