python-cloudkittyclient/README.rst

676 B

Python bindings to the CloudKitty API

version

1.0

wiki

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) and a command-line tool (cloudkitty).

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.