About Anaconda Help Download Anaconda

Create decorators easily in python.

copied from cf-staging / decopatch

Installers

  • noarch v1.4.10

conda install

To install this package run one of the following:
conda install conda-forge::decopatch

Description

Because of a tiny oddity in the python language, writing decorators without help can be a pain because you have to handle the no-parenthesis usage explicitly. decopatch provides a simple way to solve this issue so that writing decorators is simple and straightforward.


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