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: .. code-block:: bash pip install gaiaalertpy Alternatively you can install the package from the source code via git: .. code-block:: bash 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.