Installation

Dependencies

easy-deco requieres:

  • tqdm (4.50.2)

The easiest way to install easy-deco is using pip

pip install easy-deco

Overview

Then, to use it in any python project you can import it using:

from easy_deco import *

Source code

You can check the latest sources with the command:

git clone https://github.com/crivero7/easy-deco.git