Client library for Almanach API
Go to file
OpenDev Sysadmins d4ff927005 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:34 +00:00
almanachclient Keyston Session can be used to instantiate client 2017-06-29 16:25:08 -04:00
doc/source Keyston Session can be used to instantiate client 2017-06-29 16:25:08 -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 OpenDev Migration Patch 2019-04-19 19:51:34 +00: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).