Installation
This package requires Python >= 3.9 and the following dependencies:
numpy
scipy
pandas
astropy
pyarrow
astroquery
See requirements.txt file for more details.
From source:
$ git clone https://github.com/esa/gaia-supdate $ cd gaiasupdate $ pip install -e .
From PyPI:
$ pip install gaiasupdate