Understanding Python Decorators From Scratch
If you've ever seen the @ symbol sitting on top of a Python function and wondered what sorcery that is, this article is for you.
Decorators are one of those Python concepts that look intimidating but
blog.moussaamzat.dev8 min read