Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

217 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Include the app in your INSTALLED_APPS in your TOM's settings.py:

INSTALLED_APPS = [
    ...
    'tom_antares',
]

Running the tests

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

python tom_antares/tests/run_tests.py

About

Antares module for the TOM Toolkit

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages