A collection of python decorators including time measurement, type checking and debugging.
Install the package directly using Pip
with Pypi
pip install decorpy
Or using git
git clone https://github.com/alexZajac/decorpy.git
cd decorpy
python setup.py install
[ ~ Dependencies scanned by PyUp.io ~ ]