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

20 lines
405 B
ReStructuredText

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:: Contents:
:local:
Command-line API
----------------
TODO: Add docs
Python API
----------
TODO: Add docs