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
Dec 11, 2019 at 00:25
License
BSD
Total Downloads
2.7K
Version Downloads
836
Supported Platforms
GitHub Repository
https://github.com/GrahamDumpleton/wraptDocumentation
http://wrapt.readthedocs.org/en/latest/