kgriffs f12c0aea60 doc: Update README.rst with correct installation and contibution info
Now that we are on PyPI, users can install from there. I also took
the opportunity to link to our new contributor guide.

Change-Id: Ifbdd07247a1e4865d02539f23be103c86414b7a9
2014-06-10 17:23:30 -05:00
2013-07-16 17:59:28 -04:00
2013-07-19 19:15:09 -04:00
2013-05-07 17:09:55 +02:00
2014-04-30 02:46:36 +00:00
2013-09-12 11:29:34 +02:00

Python Marconi Client

version

0.1.0

Wiki

Marconi Wiki

Launchpad

Marconi Launchpad

Review

Code Review

Design

Client Wiki

IRC

#openstack-marconi @ freenode

Welcome to the Marconi Python Client project!

Table of Contents

Installation

The latest stable release can be installed from PyPI:

pip install --upgrade python-marconiclient

For the adventurous, you may also install the latest code directly from GitHub:

pip install git+https://github.com/openstack/python-marconiclient.git

Contributing

Be sure to reference the HACKING file for details on coding style. You may also wish to read through Marconi's Contributor Guide before contributing your first patch.

Description
OpenStack Messaging (Zaqar) Client
Readme 6.8 MiB
Languages
Python 100%