Package : python3-decorator

Package details

Summary: Module to simplify usage of decorators in python3

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 called decorator.


URL: https://pypi.python.org/pypi/decorator/
License: BSD

Maintainer: philippem

List of RPMs