oda-hub / oda_api

API client to access some of the MMODA resources: INTEGRAL, POLAR, ANTARES, LIGO/Virgo, SDSS
Other
2 stars 1 forks source link
api client

oda_api

PyPI version Documentation Status

Upload Python Package Prose Linting Executing Notebook Python package

API for cdci_data_analysis

What's the license?

oda_api is distributed under the terms of The MIT License.

Who's responsible?

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

Installation

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

Documentation

https://oda-api.readthedocs.io/en/latest/

Binder