devModel

An useful easy_deco package for any projects


License
MIT
Install
pip install devModel==0.0.1

Documentation

easy-deco

Easy deco is a library for useful decorators in projects

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 *

Documentation

The RackioAI documentation can be found in easy-deco Documentation

Todo

  • Changelog
  • Contributing guide
  • Testing code