Python client library for CloudKitty API
Go to file
OpenDev Sysadmins 0418fcbad9 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:42:57 +00:00
cloudkittyclient Fix the logic of do_hashmap_mapping_list 2016-09-01 16:01:11 +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 Change ignore-errors to ignore_errors 2015-09-23 07:55:26 +00:00
.gitignore Initial work for the CloudKitty client 2014-08-20 23:34:37 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:57 +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
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 Add an explicit dependency on prettytable 2016-06-14 16:24:59 +02:00
setup.cfg Drop py33 support 2015-12-15 18:52:50 +09: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 "Drop py33 support" 2016-01-11 10:58:51 +00: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.