Python client library for CloudKitty API
Go to file
lingyongxu 64129e43a1 Drop py34 target in tox.ini
We support py35 now.so it is no need to keep
the supoort for py34.

Change-Id: Ief8f6e8a383fd311c4bc4c552aabde4d80eb852b
2018-01-23 17:21:33 +00:00
cloudkittyclient Add `--all-tenants` when get total/summary 2017-01-24 11:05:54 +08:00
doc/source Use openstackdocstheme 2017-07-02 19:36:48 +02: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 Update .gitignore 2017-01-18 10:15:57 +08: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 Use openstackdocstheme 2017-07-02 19:36:48 +02:00
setup.cfg Drop py34 target in tox.ini 2018-01-23 17:21:33 +00:00
setup.py Use openstackdocstheme 2017-07-02 19:36:48 +02:00
test-requirements.txt Use openstackdocstheme 2017-07-02 19:36:48 +02:00
tox.ini Drop py34 target in tox.ini 2018-01-23 17:21:33 +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.