Metadata-Version: 2.1
Name: psquared_consume
Version: 1.0.0.dev2
Summary: Consumes PSquared execution requests from a RabbitMQ queue.
Author-email: Simon Patton <sjpatton@lbl.gov>
License: BSD-3-Clause-LBNL
Keywords: rabbitmq,rabbitmq_consume
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3.10
Requires-Python: <4,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# The `psquared_consume` Project #

The `psquared_consume` project contains `pp-consume` and `pp-push` executable along with the classes necessary to specialize the [`rabbitmq-consume`](https://pypi.org/project/rabbitmq-consume/) project to consume [`psquared`](https://gitlab.com/nest.lbl.gov/psquared) messages and process them.
