Python client library for CloudKitty API
Go to file
OpenStack Release Bot f490bd0a84 Update reno for stable/queens
Change-Id: I597e1605c6c7e0320ed92cd9d6522e639ee0713b
2018-01-30 00:35:37 +00:00
cloudkittyclient Remove log translations 2018-01-23 17:20:16 +00:00
doc/source Use openstackdocstheme 2017-07-02 19:36:48 +02:00
releasenotes Update reno for stable/queens 2018-01-30 00:35:37 +00:00
.coveragerc move old oslo-incubator code out of openstack/common 2016-10-31 11:15:10 -04:00
.gitignore Added release note for cloudkittyclient 2018-01-23 17:22:16 +00: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 Update the README 2017-09-21 10:06:04 +02: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 Added release note for cloudkittyclient 2018-01-23 17:22:16 +00:00
tox.ini Merge "Drop py34 target in tox.ini" 2018-01-26 13:23:13 +00:00

README.rst

CloudKittyClient

image

version

1.1.0

Wiki

CloudKitty Wiki

IRC

#cloudkitty @ freenode

This is a client for CloudKitty. It provides a Python api (the cloudkittyclient module), a command-line script (cloudkitty), and an OpenStack Client extension (openstack rating).

The client is available on PyPi.