pydecorator

This package contains decorators that facilitate different types of tasks

Current version: 1.0
Github
PyPi

Installation

Use pip via PyPi:

pip install pydecorator

Or use git:

git clone git://github.com/luciancooper/pydecorator.git pydecorator
cd pydecorator
python setup.py install