Metadata-Version: 2.1
Name: oms-mqclient
Version: 1.0.3
Summary: A Message Queue Client API Supporting Apache Pulsar, Google's PubSub (GCP), RabbitMQ, and NATS.io
Home-page: https://github.com/Observation-Management-Service/MQClient
Download-URL: https://pypi.org/project/oms-mqclient/
Author: WIPAC Developers
Author-email: developers@icecube.wisc.edu
License: MIT
Project-URL: Tracker, https://github.com/Observation-Management-Service/MQClient/issues
Project-URL: Source, https://github.com/Observation-Management-Service/MQClient
Keywords: python,message,passing,client,API,mq,apache,pulsar,google,pubsub,gcp,rabbitmq,pika,nats,nats.io,OpenTelemetry,tracing,telemetry,WIPAC,IceCube,EWMS,Observation Management Service,Event Workflow Managment Service
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: <3.11,>=3.8
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: pulsar
Provides-Extra: rabbitmq
Provides-Extra: gcp
Provides-Extra: nats
Provides-Extra: telemetry
Provides-Extra: dev
Provides-Extra: integration
License-File: LICENSE

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

A message-queue client API supporting Apache Pulsar, Google's PubSub (GCP), RabbitMQ, and NATS.io through a common interface.

### Running with WIPAC Telemetry
See https://github.com/WIPACrepo/wipac-telemetry-prototype documentation
