Vladimir

33%
Flag icon
Python function decorators fit the general description of decorator given by Gamma et al. in Design Patterns: “Attach additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for extending functionality.”
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview