a03959ff32
Change-Id: I9b4b6f13b6c9afd9c598cd1a687792674ecc9c98
33 lines
1.2 KiB
ReStructuredText
33 lines
1.2 KiB
ReStructuredText
========================
|
|
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
|