Installation¶
Installation¶
- To use GaiaAlertsPy, first install it using pip:
pip install GaiaAlertsPy
- Alternatively, you can clone and install the most recent version of GaiaAlertsPy. First start by cloning the most recent version from GitHub:
- Next, change directory:
cd GaiaAlertsPy
- Finally, run the setup.py file:
python setup.py install