Skip to main content

Antares broker module for the TOM Toolkit

Project description

pypi run-tests Codacy Badge Coverage Status

Antares TOM Broker Module

This module adds 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_antares.antares.ANTARESBroker'
]

Running the tests

In order to run the tests, run the following in your virtualenv:

python tom_antares/tests/run_tests.py

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-1.2.6.tar.gz (24.4 kB view hashes)

Uploaded Source

Built Distribution

tom_antares-1.2.6-py3-none-any.whl (23.7 kB view hashes)

Uploaded Python 3

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