https://github.com/openstack/python-monascaclient
Python client for Monasca REST API. Mirror of code maintained at opendev.org.
https://github.com/openstack/python-monascaclient
Last synced: 11 months ago
JSON representation
Python client for Monasca REST API. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/python-monascaclient
- Owner: openstack
- License: apache-2.0
- Created: 2014-06-25T20:10:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T18:07:17.000Z (about 2 years ago)
- Last Synced: 2024-12-07T03:50:27.568Z (over 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/python-monascaclient
- Size: 656 KB
- Stars: 43
- Watchers: 9
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
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