About Anaconda Help Download Anaconda

Module for decorators, wrappers and monkey patching

copied from cf-staging / wrapt

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.17.0
  • linux-ppc64le v1.17.0
  • osx-64 v1.17.0
  • linux-aarch64 v1.17.0
  • osx-arm64 v1.17.0
  • win-64 v1.17.0
  • win-32 v1.10.11

conda install

To install this package run one of the following:
conda install conda-forge::wrapt
conda install conda-forge/label/cf201901::wrapt
conda install conda-forge/label/cf202003::wrapt
conda install conda-forge/label/gcc7::wrapt

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy