The wrapt Library

Описание к видео The wrapt Library

#mathbyteacademy #python

In this video we look at the wrapt library that has some very useful features to create decorators. We look at how to use it, how to dynamically enable and disable decorators and some additional enhancements it provides for inspection over Python's own @wraps decorator.


Code for this Video
================
Available in GitHub blog repo: https://github.com/fbaptiste/python-blog
Direct link: https://tinyurl.com/56h6enzy

My Python Courses
=================

- Python 3 Fundamentals (introduction to Python)
https://www.udemy.com/course/python3-...

- Pydantic V2: Essentials
https://www.udemy.com/course/pydantic...

- Python 3 Deep Dive (Part 1 - Functional)
https://www.udemy.com/course/python-3...

- Python 3 Deep Dive (Part 2 - Iteration, Generators)
https://www.udemy.com/course/python-3...

- Python 3 Deep Dive (Part 3 - Hash Maps)
https://www.udemy.com/course/python-3...

- Python 3 Deep Dive (Part 4 - OOP)
https://www.udemy.com/course/python-3...

Комментарии

Информация по комментариям в разработке