API for cdci_data_analysis
oda_api is distributed under the terms of The MIT License.
Volodymyr Savchenko (https://github.com/volodymyrss) Gabriele Barni (https://github.com/burnout87)
Astronomy Department of the University of Geneva
Chemin d'Ecogia 16 CH-1290 Versoix Switzerland
This is the recommended method, equally in conda environment.
$ pip install oda-api --upgrade
Alternatively, download source and use Anaconda
git clone https://github.com/oda-hub/oda_api oda_api
cd oda_api
conda install -c conda-forge --file requirements.txt
python setup.py install