python-wrapt/README.md

5 lines
154 B
Markdown
Raw Normal View History

2024-01-05 16:53:55 +01:00
# python-wrapt
A transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.