Gaia mission logo

Installation

This package requires Python >= 3.9 and the following dependencies:

  • numpy

  • scipy

  • pandas

  • astropy

  • pyarrow

  • astroquery

See requirements.txt file for more details.

  1. From source:

    $ git clone https://github.com/esa/gaia-supdate
    $ cd gaiasupdate
    $ pip install -e .
    
  2. From PyPI:

    $ pip install gaiasupdate