27 lines
566 B
ReStructuredText
27 lines
566 B
ReStructuredText
===============================
|
|
python-iotronicclient
|
|
===============================
|
|
|
|
Iotronic Client
|
|
|
|
Client for the IoTronic service.
|
|
|
|
.. contents:: Contents:
|
|
:local:
|
|
|
|
Installing
|
|
----------------------
|
|
|
|
Clone the repo
|
|
|
|
``git clone https://github.com/openstack/python-iotronicclient.git``
|
|
``cd python-iotronicclient``
|
|
``pip install -r requirements.txt``
|
|
``python setup.py install``
|
|
|
|
|
|
* Free software: Apache license
|
|
* Source: http://git.openstack.org/cgit/openstack/python-iotronicclient
|
|
* Bugs: http://bugs.launchpad.net/python-iotronicclient
|
|
|