Installation#

Welcome to the GaiaAlertsPy documentation! This package provides tools to work with Gaia alert data. GaiaAlertsPy is a Python library for scraping the the Gaia Photometric Science Alerts.

You can install the package using pip:

pip install gaiaalertpy

Alternatively you can install the package from the source code via git:

git clone https://github.com/AndyTza/GaiaAlertsPy
cd GaiaAlertsPy
python setup.py install

Attention

The GaiaAlertsPy is not an official package of the Gaia mission. It is a community-driven project to provide tools to work with Gaia alert data.