A decorator is a design pattern in Python that allows a user to add new functionality to an existing object without modifying its structure.

APIPythonDecoratorDesign Patterns
Dec 29, 2022
5 min read
FeaturedThoughts, tutorials, and insights about web development, technology, and more.












