ALeRCE Client¶
ALeRCE client is a Python library to interact with ALeRCE services and databases.
In this documentation you will find the basic usage of the ALeRCE Client, how to install, a short tutorial for each service and the guidelines to contribute to the project.
Installing ALeRCE Client¶
The ALeRCE client can be installed through pip with
pip install git+https://git@github.com/alercebroker/alerce_client_new#egg=alerce
Or clone the repository and install from there
git clone https://github.com/alercebroker/alerce_client_new.git
cd alerce_client_new
python setup.py install
Tutorials¶
The ALeRCE client is divided according to the requested API, depending on your usecase check the following tutorials: