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
Can be installed from PyPI, e.g.
$ pip install oda-api --upgradeas well as from conda-forge channel, e.g.
conda install -c conda-forge oda-apiTo build the sdist and wheel:
git clone https://github.com/oda-hub/oda_api.git
cd oda_api
pipx run build # or uv build etc.