The package is installable on Python 3.x. To install the package, simply write
pip install GaiaCurves
Otherwise, clone this repo, and follow the below specified commands
cd GaiaCurves
pip install -e .
A list of dependencies is available in requirements.txt

