Files
python-troveclient/README.rst
Michael Basnight 424c649ce3 first commit
2012-03-07 08:48:47 -06:00

405 B

Python bindings to the Reddwarf API

This is a client for the Reddwarf API. There's a Python API (the reddwarfclient module), and a command-line script (reddwarf). Each implements 100% (or less ;) ) of the Reddwarf API.

Contents:

Command-line API

TODO: Add docs

Python API

TODO: Add docs