FICHA · AUR

python2-wrapt

A Python module for decorators, wrappers and monkey patching.

  • decorator utility library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 4, 2026 description in en

Description

Decorators, wrappers, and monkey patches can be built more safely in legacy Python 2 code. Wrapt helps libraries preserve function signatures and behavior while intercepting calls.

It is imported by frameworks and applications, not used directly. Monkey patching should be limited and tested because it can change behavior globally.

Permissions

Permissions not analysed for this source yet.