Войти
  • 186077Просмотров
  • 2 года назадОпубликованоArjanCodes

Python Decorators: The Complete Guide

👷 Review code better and faster with my 3-Factor Framework: Python decorators are a great way to add functionality to your Python functions. In this video, I'll show you what they are, how they work, and some of the most useful decorators you can use in your code. Git repository: 🎓 Sign up to Brilliant now and get 20% off the annual subscription: 🎓 ArjanCodes Courses: 🔖 Chapters: 0:00 Intro 2:20 Object-Oriented decorator 9:40 Functional decorator 17:17 Functools wraps 21:20 Decorators with arguments 24:03 Should you use decorators? 26:21 Outro #arjancodes #softwaredesign #python