In this video we go over why Python decorators are so awesome!
Decorators allow you to wrap functions with another function. This allows you to do some pretty awesome and unique things!
Python Classes Series: • Python Object Oriented Programming (OOP)
Python Tutorials: • Tutorials
Past Live Streams: • Past Live Streams
Join my Discord at / discord
Thanks for watching! ❤️
Timestamps:
0:00 Intro
0:11 Problem
3:00 Decorators
6:00 But how do they work...?
10:06 Decorators with parameters
15:39 Outro