Fedora Messaging Client API


Keywords
data-science, fedora-project, message-bus, python, zeromq
License
LGPL-2.0+
Install
pip install fedmsg==1.0.1

Documentation

fedmsg - Federated Messaging

Documentation Status Build Status - develop branch codecov.io

fedmsg (Federated Message Bus) is a library built on ZeroMQ using the PyZMQ Python bindings. fedmsg aims to make it easy to connect services together using ZeroMQ publishers and subscribers.

Note that this library is deprecated in favor of https://github.com/fedora-infra/fedora-messaging

Check out the documentation for installation and configuration instructions.