FICHA · MANJARO

python-wrapt

A Python module for decorators, wrappers and monkey patching

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides reliable helpers for wrapping Python functions, classes, and methods without breaking introspection or expected call behavior. It helps frameworks add logging, instrumentation, compatibility layers, or decorators around existing code.

Developers use it as a library. Wrapping and monkey patching can make behavior harder to trace, so keep changes explicit and test edge cases before using them in production code.

Permissions

Permissions not analysed for this source yet.