tom-antares


Nametom-antares JSON
Version 1.2.5 PyPI version JSON
download
home_pagehttps://tomtoolkit.github.io
SummaryAntares broker module for the TOM Toolkit
upload_time2023-08-02 21:52:07
maintainer
docs_urlNone
authorTOM Toolkit Project
requires_python
license
keywords tomtoolkit astronomy astrophysics cosmology science fits observatory antares
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![pypi](https://img.shields.io/pypi/v/tom-antares.svg)](https://pypi.python.org/pypi/tom-antares)
[![run-tests](https://github.com/TOMToolkit/tom_antares/actions/workflows/run-tests.yml/badge.svg)](https://github.com/TOMToolkit/tom_antares/actions/workflows/run-tests.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/6812def88cd5479ab4b833eedd52217f)](https://www.codacy.com/gh/TOMToolkit/tom_antares/dashboard?utm_source=github.com&utm_medium=referral&utm_content=TOMToolkit/tom_antares&utm_campaign=Badge_Grade)
[![Coverage Status](https://coveralls.io/repos/github/TOMToolkit/tom_antares/badge.svg?branch=main)](https://coveralls.io/github/TOMToolkit/tom_antares?branch=main)

# Antares TOM Broker Module

This module adds [Antares](https://antares.noao.edu/) 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`

            

Raw data

            {
    "_id": null,
    "home_page": "https://tomtoolkit.github.io",
    "name": "tom-antares",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tomtoolkit,astronomy,astrophysics,cosmology,science,fits,observatory,antares",
    "author": "TOM Toolkit Project",
    "author_email": "llindstrom@lco.global, dmcollom@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/99/c9c536d852d874ce5f21d60b8b15feb7d4a8bd52e82772aaab08c66f771c/tom-antares-1.2.5.tar.gz",
    "platform": null,
    "description": "[![pypi](https://img.shields.io/pypi/v/tom-antares.svg)](https://pypi.python.org/pypi/tom-antares)\n[![run-tests](https://github.com/TOMToolkit/tom_antares/actions/workflows/run-tests.yml/badge.svg)](https://github.com/TOMToolkit/tom_antares/actions/workflows/run-tests.yml)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/6812def88cd5479ab4b833eedd52217f)](https://www.codacy.com/gh/TOMToolkit/tom_antares/dashboard?utm_source=github.com&utm_medium=referral&utm_content=TOMToolkit/tom_antares&utm_campaign=Badge_Grade)\n[![Coverage Status](https://coveralls.io/repos/github/TOMToolkit/tom_antares/badge.svg?branch=main)](https://coveralls.io/github/TOMToolkit/tom_antares?branch=main)\n\n# Antares TOM Broker Module\n\nThis module adds [Antares](https://antares.noao.edu/) support to the TOM\nToolkit. Using this module TOMs can query and listen to Antares streams.\n\n## Installation\n\nInstall the module into your TOM environment:\n\n    pip install tom-antares\n\nAdd `tom_antares.antares.ANTARESBroker` to the `TOM_ALERT_CLASSES` in your TOM's\n`settings.py`:\n\n    TOM_ALERT_CLASSES = [\n        ...\n        'tom_antares.antares.ANTARESBroker'\n    ]\n\n## Running the tests\n\nIn order to run the tests, run the following in your virtualenv:\n\n`python tom_antares/tests/run_tests.py`\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Antares broker module for the TOM Toolkit",
    "version": "1.2.5",
    "project_urls": {
        "Homepage": "https://tomtoolkit.github.io"
    },
    "split_keywords": [
        "tomtoolkit",
        "astronomy",
        "astrophysics",
        "cosmology",
        "science",
        "fits",
        "observatory",
        "antares"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c060c363488442920ba14a31145660af821565fbe2e4339178304c2949cbb60",
                "md5": "3a969811bb0e0bed917e81ab120da2a5",
                "sha256": "5b0c3b8c6265d1d92c68827270b97e3bad03e8f6c4bb86e6a721167ac5b88f0b"
            },
            "downloads": -1,
            "filename": "tom_antares-1.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a969811bb0e0bed917e81ab120da2a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23770,
            "upload_time": "2023-08-02T21:52:06",
            "upload_time_iso_8601": "2023-08-02T21:52:06.046626Z",
            "url": "https://files.pythonhosted.org/packages/6c/06/0c363488442920ba14a31145660af821565fbe2e4339178304c2949cbb60/tom_antares-1.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e899c9c536d852d874ce5f21d60b8b15feb7d4a8bd52e82772aaab08c66f771c",
                "md5": "9f84b0ec8e4d7ae1f4a14542ac88404d",
                "sha256": "4595600eb226e9157299d7a6e81e51936b4c2b8c0931f3d85e947537c2a9f0ae"
            },
            "downloads": -1,
            "filename": "tom-antares-1.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9f84b0ec8e4d7ae1f4a14542ac88404d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24532,
            "upload_time": "2023-08-02T21:52:07",
            "upload_time_iso_8601": "2023-08-02T21:52:07.112185Z",
            "url": "https://files.pythonhosted.org/packages/e8/99/c9c536d852d874ce5f21d60b8b15feb7d4a8bd52e82772aaab08c66f771c/tom-antares-1.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-02 21:52:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tom-antares"
}
        
Elapsed time: 0.09930s