fedmsg-hub

Python 2 API and CLI for fedmsg

Install

All systems
curl cmd.cat/fedmsg-hub.sh
Debian Debian
apt-get install fedmsg-hub
Ubuntu
apt-get install fedmsg-hub
Fedora
dnf install fedmsg-hub
Windows (WSL2)
sudo apt-get update sudo apt-get install fedmsg-hub
Raspbian
apt-get install fedmsg-hub

python2-fedmsg

Python 2 API and CLI for fedmsg

fedmsg-hub

Fedora messaging infrastructure system - receiving hub daemon

fedmsg (Fedora Messaging) is a Python package and API used within the Fedora infrastructure to send and receive messages to and from applications in order to allow for asynchronous processes. This package contains the fedmsg-hub daemon, that provides a pluggable infrastructure for listening to the fedmsg bus on a system.

python-fedmsg

Fedora messaging infrastructure system

fedmsg (Fedora Messaging) is a Python package and API used within the Fedora infrastructure to send and receive messages to and from applications in order to allow for asynchronous processes. This package provides the fedmsg Python module, allowing native integration of fedmsg functionality in Python applications.