python-monascaclient/README.rst

31 lines
1.1 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`_
.. _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://git.openstack.org/cgit/openstack/python-monascaclient