Client library for Almanach API
Go to file
Frédéric Guillot 7c93a45242 Add command to update instance entity 2017-05-16 11:08:46 -04:00
almanachclient Add command to update instance entity 2017-05-16 11:08:46 -04:00
doc/source Add command to update instance entity 2017-05-16 11:08:46 -04:00
.coveragerc Initial Cookiecutter Commit. 2016-08-25 10:49:43 -04:00
.gitignore Initial Cookiecutter Commit. 2016-08-25 10:49:43 -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 Fix some typos 2017-05-15 16:38:36 -04:00
requirements.txt Add API call to fetch tenant entities 2017-05-15 15:57:03 -04:00
setup.cfg Add some documentation 2017-05-15 16:16:48 -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 Bare minimum to make HTTP calls 2017-05-15 14:16:39 -04:00

README.rst

Almanach API Client

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).