{ "info": { "author": "TOM Toolkit Project", "author_email": "ariba@lco.global", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Scientific/Engineering :: Physics" ], "description": "# Antares TOM Broker Module\n\nThis module adds an [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 'tom_alerts.brokers.mars.MARSBroker'\n ...\n 'tom_antares.antares.AntaresBroker'\n ]", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://tomtoolkit.github.io", "keywords": "tomtoolkit,astronomy,astrophysics,cosmology,science,fits,observatory,antares", "license": "", "maintainer": "", "maintainer_email": "", "name": "tom-antares", "package_url": "https://pypi.org/project/tom-antares/", "platform": "", "project_url": "https://pypi.org/project/tom-antares/", "project_urls": { "Homepage": "https://tomtoolkit.github.io" }, "release_url": "https://pypi.org/project/tom-antares/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Antares broker module for the TOM Toolkit", "version": "0.1.0" }, "last_serial": 5761530, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0a0d6aebdf03bf6c04df1bdbcfdcd629", "sha256": "ccfac74cdd294da506688ec3683654a784aee87fc785fba8baa4e052e305e93b" }, "downloads": -1, "filename": "tom-antares-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0a0d6aebdf03bf6c04df1bdbcfdcd629", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2584, "upload_time": "2019-08-30T17:45:44", "url": "https://files.pythonhosted.org/packages/9c/17/52fefb8f5a7eceaefe238b3bb19d2d7f2ea3ec19c88705b7dc8e1fe34f42/tom-antares-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a0d6aebdf03bf6c04df1bdbcfdcd629", "sha256": "ccfac74cdd294da506688ec3683654a784aee87fc785fba8baa4e052e305e93b" }, "downloads": -1, "filename": "tom-antares-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0a0d6aebdf03bf6c04df1bdbcfdcd629", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2584, "upload_time": "2019-08-30T17:45:44", "url": "https://files.pythonhosted.org/packages/9c/17/52fefb8f5a7eceaefe238b3bb19d2d7f2ea3ec19c88705b7dc8e1fe34f42/tom-antares-0.1.0.tar.gz" } ] }