python-zaqarclient/README.rst
Alejandro Cabrera 59561d21e6 Improve README, add HACKING.
The HACKING file is taken almost verbatim from marconi.

The README adds many useful resources: links to Wiki, more prominent
version number, link to HACKING guide.

The setup.py's copyright year has been bumped (2010 -> 2013).

Change-Id: I6385c54ca09321d4a7e26f5821b9a4323264891b
2013-07-19 19:15:09 -04:00

1.2 KiB

Python Marconi Client

version

0.1.0

Wiki

Marconi Wiki

Trello

Marconi Trello

Review

Code Review

Design

Client Wiki

IRC

#openstack-marconi @ freenode

Welcome to the Marconi Client Python bindings project!

Table of Contents

Installation

Until this project is on PyPi, the official way to install these bindings are to:

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

Contributing

The primary maintainer of this project is: TBA

Be sure to reference the HACKING file for all the details.