Files
python-cloudkittyclient/README.rst
François Magimel 8c185b1fcd Minor typo fixed in README
The command-line tool is not ready yet.

Change-Id: Id9a01a3aeb66d74134d2c04cd1fae70e448c895d
2014-08-20 22:54:16 +00:00

629 B

Python bindings to the CloudKitty API

version

1.0

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.

Roadmap

  • Add some tests.
  • Add some doc.
  • Move from importutils to stevedore.
  • Move from test to oslotest.
  • Add a command-line tool.
  • Global code improvement.