============
Installation
============

PyPI
====

The Python package is available on the Python Package Index (PyPI) as
``fedora-messaging``::

    $ pip install --user fedora-messaging

It is, of course, recommended that you install it in a Python virtual
environment.


Fedora
======

The library is available in Fedora 29 and greater as ``fedora-messaging``::

   $ sudo dnf install fedora-messaging
