Skip to main content

Antares broker module for the TOM Toolkit

Project description

Antares TOM Broker Module

This module adds an Antares support to the TOM Toolkit. Using this module TOMs can query and listen to Antares streams.

Installation:

Install the module into your TOM environment:

pip install tom-antares

Add tom_antares.antares.AntaresBroker to the TOM_ALERT_CLASSES in your TOM's settings.py:

TOM_ALERT_CLASSES = [
    'tom_alerts.brokers.mars.MARSBroker'
    ...
    'tom_antares.antares.AntaresBroker'
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tom-antares-0.1.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page