fedora-infra
fedmsg
Python

Federated Messaging with ZeroMQ

Last updated Aug 26, 2025
171
Stars
93
Forks
47
Issues
0
Stars/day
Attention Score
58
Language breakdown
No language data available.
Files click to expand
README

fedmsg - Federated Messaging ============================

.. split here

.. image:: https://img.shields.io/pypi/v/fedmsg.svg :target: https://pypi.python.org/pypi/fedmsg

.. image:: https://img.shields.io/pypi/pyversions/fedmsg.svg :target: https://pypi.python.org/pypi/fedmsg

.. image:: https://img.shields.io/pypi/l/fedmsg.svg :target: https://pypi.python.org/pypi/fedmsg

.. image:: https://readthedocs.org/projects/docs/badge/?version=latest :alt: Documentation Status :target: https://fedmsg.readthedocs.io/en/latest/?badge=latest

.. image:: https://secure.travis-ci.org/fedora-infra/fedmsg.png?branch=develop :alt: Build Status - develop branch :target: https://travis-ci.org/#!/fedora-infra/fedmsg

.. image:: https://codecov.io/github/fedora-infra/fedmsg/coverage.svg?branch=develop :target: https://codecov.io/github/fedora-infra/fedmsg :alt: 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 <https://fedmsg.readthedocs.io/en/stable/>_ for installation and configuration instructions.

🔗 More in this category

© 2026 GitRepoTrend · fedora-infra/fedmsg · Updated daily from GitHub