Working with Decorators in Python

Jan 10, 2023
∙ Paid
2

Decorators are sometimes hard to understand. So I created this video tutorial on the topic a few months ago.

In this tutorial, you will learn the following:

  • How functions work

  • Function Introspection

  • Closures

  • Creating a Decorator

  • Stacking Decorators

  • Decorators with Arguments

  • Practical Decorators

  • Decorators in Python Standard Library

Technically, this vide…

Watch with a 7-day free trial

Subscribe to

The Python Papers
to watch this video and get 7 days of free access to the full post archives.