Language

Package: python-decorator @ 5.0.9

Synopsis

Python module to simplify usage of decorators

Description

The aim of the decorator module is to simplify the usage of decorators for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. The core of this module is a decorator factory.

Home page
https://pypi.org/project/decorator/
Location
gnu/packages/python-xyz.scm (line: 7443, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings