Metadata-Version: 2.0
Name: python-almanachclient
Version: 0.0.4
Summary: Almanach API client
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: cliff (>=2.6.0)
Requires-Dist: pbr (>=2.0.0,!=2.1.0)
Requires-Dist: pip (>=7.1.0)
Requires-Dist: python-dateutil (>=2.4.2)
Requires-Dist: python-keystoneclient (>=3.8.0)
Requires-Dist: requests (!=2.13.0,!=2.12.2,>=2.10.0)
Requires-Dist: setuptools (!=34.0.3,!=34.1.1,>=16.0,!=34.2.0,!=34.1.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.3.2,!=24.0.0,!=34.3.1,!=34.3.0)

===================
Almanach API Client
===================

.. image:: https://readthedocs.org/projects/python-almanachclient/badge/?version=latest
    :target: http://python-almanachclient.readthedocs.io/en/latest/?badge=latest
    :alt: 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).

* Free software: Apache license
* Source: http://git.openstack.org/cgit/openstack/python-almanachclient
* Bugs: http://bugs.launchpad.net/almanach
* Documentation: https://python-almanachclient.readthedocs.io/



