Skip to content

B-Rich/python-marconiclient

 
 

Repository files navigation

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.