CMD + K

wrapt

Community

Module for decorators, wrappers and monkey patching

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::wrapt

Usage Tracking

2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Module for decorators, wrappers and monkey patching

Last Updated

Mar 6, 2026 at 11:00

License

BSD-2-Clause

Supported Platforms

macOS-arm64
macOS-64
linux-ppc64le
win-64
linux-aarch64
linux-64

Unsupported Platforms

win-32 Last supported version: 1.10.11