DEV Community

brendan for Kite

Posted on

[Video] Python Decorators in 15 Minutes

Decorators are an advanced feature of the Python language that allow you to modify the behavior of a function or method without touching its code. This video will teach you why decorators work and how to create your own. It will also walk through a few examples to give you a better idea of where to use Python decorators.

Want to try Kite? You can download it for free here.

Oldest comments (0)