
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
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%