Metadata-Version: 2.4
Name: python-monascaclient
Version: 2.8.0
Summary: Monasca API Client Library
Home-page: https://docs.openstack.org/python-monascaclient/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: Console
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: osc-lib>=1.8.0
Requires-Dist: oslo.serialization!=2.19.1,>=2.18.0
Requires-Dist: oslo.utils>=3.33.0
Requires-Dist: Babel!=2.4.0,>=2.3.4
Requires-Dist: iso8601>=0.1.11
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: PrettyTable>=0.7.2
Requires-Dist: PyYAML>=3.12
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/python-monascaclient.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

Python bindings to the Monasca API
==================================

.. image:: https://img.shields.io/pypi/v/python-monascaclient.svg
    :target: https://pypi.python.org/pypi/python-monascaclient/
    :alt: Latest Version

This is a client library for Monasca built to interface with the Monasca API.
It provides a Python API (the ``monascaclient`` module) and a command-line tool
(``monasca``).

* License: Apache License, Version 2.0
* `PyPi`_ - package installation
* `Online Documentation`_
* `Bugs`_ - issue tracking (we use *bug* tag to differentiate from new features)
* `Source`_
* `Release Notes`_

.. _PyPi: https://pypi.python.org/pypi/python-monascaclient
.. _Online Documentation: https://docs.openstack.org/python-monascaclient/latest/
.. _Bugs: https://storyboard.openstack.org/#!/project/880
.. _Source: https://opendev.org/openstack/python-monascaclient
.. _Release Notes: https://docs.openstack.org/releasenotes/python-monascaclient

