Metadata-Version: 2.1
Name: ewms-pilot
Version: 0.0.3
Summary: EWMS Pilot: MQ-Task Interface API
Home-page: https://github.com/Observation-Management-Service/ewms-pilot
Author: WIPAC Developers
Author-email: developers@icecube.wisc.edu
License: MIT
Download-URL: https://pypi.org/project/ewms-pilot/
Project-URL: Tracker, https://github.com/Observation-Management-Service/ewms-pilot/issues
Project-URL: Source, https://github.com/Observation-Management-Service/ewms-pilot
Keywords: EWMS,pilot,message,passing,MQ,task,interface,API
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: <3.11,>=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asyncstdlib
Requires-Dist: wipac-mqclient-pulsar
Provides-Extra: gcp
Requires-Dist: wipac-mqclient-gcp ; extra == 'gcp'
Provides-Extra: nats
Requires-Dist: wipac-mqclient-nats ; extra == 'nats'
Provides-Extra: pulsar
Requires-Dist: wipac-mqclient-pulsar ; extra == 'pulsar'
Provides-Extra: rabbitmq
Requires-Dist: wipac-mqclient-rabbitmq ; extra == 'rabbitmq'

<!--- Top of README Badges (automated) --->
[![PyPI](https://img.shields.io/pypi/v/ewms-pilot)](https://pypi.org/project/ewms-pilot/) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/Observation-Management-Service/ewms-pilot?include_prereleases)](https://github.com/Observation-Management-Service/ewms-pilot/) [![PyPI - License](https://img.shields.io/pypi/l/ewms-pilot)](https://github.com/Observation-Management-Service/ewms-pilot/blob/main/LICENSE) [![Lines of code](https://img.shields.io/tokei/lines/github/Observation-Management-Service/ewms-pilot)](https://github.com/Observation-Management-Service/ewms-pilot/) [![GitHub issues](https://img.shields.io/github/issues/Observation-Management-Service/ewms-pilot)](https://github.com/Observation-Management-Service/ewms-pilot/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen) [![GitHub pull requests](https://img.shields.io/github/issues-pr/Observation-Management-Service/ewms-pilot)](https://github.com/Observation-Management-Service/ewms-pilot/pulls?q=is%3Apr+sort%3Aupdated-desc+is%3Aopen) 
<!--- End of README Badges (automated) --->
# ewms-pilot
EWMS Pilot: MQ-Task Interface API


