Python client library for CloudKitty API
Go to file
Jenkins c423ca4470 Merge "Remove unused pylintrc" 2017-01-09 08:15:38 +00:00
cloudkittyclient Merge "Change the time args format from timestamp to date/time when total-get" 2016-12-15 12:19:18 +00:00
doc/source [Trivial] Remove executable privilege of doc/source/conf.py 2016-04-29 20:19:29 +08:00
tools Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.coveragerc move old oslo-incubator code out of openstack/common 2016-10-31 11:15:10 -04:00
.gitignore Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:36:22 +00: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
README.rst Show team and repo badges on README 2016-11-25 17:25:39 +01:00
babel.cfg Global rewrite of the client 2015-03-17 11:09:48 +01:00
requirements.txt Add support for OpenStack client 2016-11-30 15:17:32 +01:00
setup.cfg Add support for OpenStack client 2016-11-30 15:17:32 +01:00
setup.py Update requirements 2016-03-04 11:02:42 +01:00
test-requirements.txt Remove discover from test-requirements 2016-07-22 03:52:26 +00:00
tox.ini Merge "H803 hacking have been deprecated" 2017-01-09 07:51:21 +00:00

README.rst

Team and repository tags

image

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.