
Change-Id: I8e7a4a2b9d84c11335e83b17bc8bdab5d051bfea
Python Marconi Client
- version
-
0.1.0
- Wiki
- Launchpad
- Review
- Design
- 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
Languages
Python
100%