antares-client
A light-weight client for receiving alerts from
ANTARES.
ANTARES is an Alert Broker developed by the NOIRLab for ZTF and
LSST.
The client is available for use as a Python library and as a command line tool.
Directions for both use cases follow in the Usage section.
Table of Contents:
Installation
The ANTARES client supports Python versions 3.6 and up.
To install:
$ pip install antares-client
Verify the client installed correctly:
$ antares --version
antares, version v1.1.0
Documentation
Visit the full documentation for usage
guides, API reference docs, and more.
Troubleshooting
Issues? See the
documentation for
common gotchas and, if you can't find a solution there, please open an issue.