Client library for Almanach API
Go to file
Frédéric Guillot 24c953399d Fix wrong arguments to update instance entity
Change-Id: I29b80847fedb0b663ad1ed17996a0396a9cf7d07
2017-05-31 17:26:27 -04:00
almanachclient Fix wrong arguments to update instance entity 2017-05-31 17:26:27 -04:00
doc/source Add delete volume command 2017-05-29 16:09:32 -04:00
.coveragerc Initial Cookiecutter Commit. 2016-08-25 10:49:43 -04:00
.gitignore Keep doc/source/api in repository 2017-05-26 16:46:26 -04:00
.gitreview Initial Cookiecutter Commit. 2016-08-25 10:49:43 -04:00
.testr.conf Initial Cookiecutter Commit. 2016-08-25 10:49:43 -04:00
CONTRIBUTING.rst Add some documentation 2017-05-15 16:16:48 -04:00
LICENSE Initial Cookiecutter Commit. 2016-08-25 10:49:43 -04:00
MANIFEST.in Initial Cookiecutter Commit. 2016-08-25 10:49:43 -04:00
README.rst Update documentation URL 2017-05-23 12:48:06 -04:00
requirements.txt Update requirements 2017-05-30 11:55:39 -04:00
rtd-requirements.txt Add requirements.txt for Read the docs 2017-05-29 14:57:54 -04:00
setup.cfg Improve Python API reference 2017-05-26 16:27:23 -04:00
setup.py Bare minimum to make HTTP calls 2017-05-15 14:16:39 -04:00
test-requirements.txt Bare minimum to make HTTP calls 2017-05-15 14:16:39 -04:00
tox.ini Improve Python API reference 2017-05-26 16:27:23 -04:00

README.rst

Almanach API Client

Documentation Status

This is a client library for Almanach built on the Almanach REST API.

It provides a Python API (The almanachclient module) and a command-line tool (almanach-client).