/decorators-tutorial

Python decorators from simple to complex

Primary LanguagePython

Decorators Tutorial 🐍

What is this

This is a step by step, program by program, simple as you please introduction to python decorators. It is largely based this excellent video by Corey Schafer 👏.

Why make this?

To gain a better understanding of python decorators, of course.

How do In use this>

  • Read it 📚 -- cat <some_lesson>.py
  • Run it 🏃‍♂️ -- python <some_lesson>.py
  • Love it 🥰 -- echo i love this lesson