
- Dynamic import of cloudkitty modules - Support the new cloudkitty-api - Support the new hashmap API Change-Id: I8e3067d3144ed9f78ffd6a89c97a2435939f0590 Co-Authored-By: Stéphane Albert <stephane.albert@objectif-libre.com>
13 lines
238 B
ReStructuredText
13 lines
238 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install python-cloudkittyclient
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv python-cloudkittyclient
|
|
$ pip install python-cloudkittyclient
|