Skip to main content

Messaging layer for Hive

Project description

version badge

hive-messaging

Messaging layer for Hive.

Installation

With PIP

pip install hive-messaging

From source

git clone https://github.com/gbenson/hive.git
cd hive/libs/messaging
python3 -m venv .venv
. .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
pip install -e .
flake8 && pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hive_messaging-0.0.10.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

hive_messaging-0.0.10-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page