Skip to main content

Fedora Messaging Client API

Project description

Utilities used around Fedora Infrastructure to send and receive messages. Please see doc/ or http://fedmsg.rtfd.org for more info.

Build Status

Branch

Status

master

Build Status - master branch

develop

Build Status - develop branch

Hacking

Install the dependencies. (This list is a work in progress. The python-* packages from http://pypi.python.org/ are not listed for now, since they are ever-evolving.):

$ sudo yum install python-virtualenv openssl-devel zeromq-devel gcc

Get the source:

$ git clone git://github.com/ralphbean/fedmsg.git
$ cd fedmsg

Make a virtualenv:

$ virtualenv fedmsg-env
$ source fedmsg-env/bin/activate
(fedmsg-env)$

Pull down pypi dependencies:

(fedmsg-env)$ python setup.py develop

Try out the shell commands

Having set up your environment in the Hacking section above, open up three terminals. In each of them, activate your virtualenv with:

$ source fedmsg-env/bin/activate

and in one, type:

(fedmsg-env)$ fedmsg-relay

In the second, type:

(fedmsg-env)$ fedmsg-tail --pretty

In the third, type:

(fedmsg-env)$ echo "Hello, world" | fedmsg-logger

And you should see the message appear in the fedmsg-tail term.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

fedmsg-0.5.0.tar.gz (178.4 kB view details)

Uploaded Source

File details

Details for the file fedmsg-0.5.0.tar.gz.

File metadata

  • Download URL: fedmsg-0.5.0.tar.gz
  • Upload date:
  • Size: 178.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fedmsg-0.5.0.tar.gz
Algorithm Hash digest
SHA256 793d7abcd83d68e505df2371577cc59e4188374d7e52559f939e4c1e7f6faea5
MD5 121fe6bf78b835ac890fc08d9d05ef3a
BLAKE2b-256 a28dd2a922a26e900c5dce9506a2ffeb5cf73d1606bcda82f8ae9fc3ab3222c4

See more details on using hashes here.

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