wrapt
Module for decorators, wrappers and monkey patching
Module for decorators, wrappers and monkey patching
To install this package, run one of the following:
The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.
Summary
Module for decorators, wrappers and monkey patching
Last Updated
Mar 6, 2026 at 11:00
License
BSD-2-Clause
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/GrahamDumpleton/wraptDocumentation
http://wrapt.readthedocs.org/en/latest/