Python client library for CloudKitty API
Go to file
DeliangFan 4ee7dcb3ee Fix syntax error of shell description
Correct the word mapping.

Change-Id: Ibc8c4afff846f9f88374d99452619522ccc080b0
Closes-Bug: #1481234
2015-08-04 17:07:02 +08:00
cloudkittyclient Fix syntax error of shell description 2015-08-04 17:07:02 +08:00
contrib Provide a sample .spec file 2015-04-19 09:52:23 +02:00
doc/source Global rewrite of the client 2015-03-17 11:09:48 +01:00
tools Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.coveragerc Boost the coverage and launch all the tests 2014-08-21 20:18:53 +00:00
.gitignore Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.gitreview Added .gitreview 2014-08-20 17:37:04 +00:00
.pylintrc Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.testr.conf Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
CONTRIBUTING.rst Global rewrite of the client 2015-03-17 11:09:48 +01:00
HACKING.rst Global rewrite of the client 2015-03-17 11:09:48 +01:00
LICENSE Global rewrite of the client 2015-03-17 11:09:48 +01:00
MANIFEST.in Global rewrite of the client 2015-03-17 11:09:48 +01:00
README.rst Global rewrite of the client 2015-03-17 11:09:48 +01:00
babel.cfg Global rewrite of the client 2015-03-17 11:09:48 +01:00
openstack-common.conf Global rewrite of the client 2015-03-17 11:09:48 +01:00
requirements.txt Refactored code to use new olso namespace 2015-07-30 18:07:32 +02:00
setup.cfg setup.cfg: set a version 2015-07-31 15:19:39 +02:00
setup.py Global rewrite of the client 2015-03-17 11:09:48 +01:00
test-requirements.txt Global rewrite of the client 2015-03-17 11:09:48 +01:00
tox.ini Global rewrite of the client 2015-03-17 11:09:48 +01:00

README.rst

Python bindings to the CloudKitty API

version

0.2

Wiki

CloudKitty Wiki

IRC

#cloudkitty @ freenode

python-cloudkittyclient

This is a client library for CloudKitty built on the CloudKitty API. It provides a Python API (the cloudkittyclient module).

Status

This project is highly work in progress.