The command-line tool is not ready yet. Change-Id: Id9a01a3aeb66d74134d2c04cd1fae70e448c895d
629 B
629 B
Python bindings to the CloudKitty API
- version
-
1.0
- 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.