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