Metadata-Version: 2.4
Name: pjdev-message-broker
Version: 4.6.5
Author-email: Purple Jay LLC <developers@purplejay.io>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.12
Requires-Dist: fastapi
Requires-Dist: loguru
Requires-Dist: nats-py
Description-Content-Type: text/markdown

# keystone-message-broker

[![PyPI - Version](https://img.shields.io/pypi/v/keystone-message-broker.svg)](https://pypi.org/project/keystone-message-broker)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/keystone-message-broker.svg)](https://pypi.org/project/keystone-message-broker)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install keystone-message-broker
```

## License

`keystone-message-broker` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
