Easy deco is a library for useful decorators in projects
easy-deco requieres:
- tqdm (4.50.2)
The easiest way to install easy-deco is using pip
pip install easy-deco
Then, to use it in any python project you can import it using:
from easy_deco import *
The RackioAI documentation can be found in easy-deco Documentation
- Changelog
- Contributing guide
- Testing code