Python client for Monasca REST API.
860840dd20
Change-Id: Ib00c47dd320992021f3ca8731c5f81f42eaf2e99 |
||
---|---|---|
doc | ||
docker | ||
monascaclient | ||
playbooks | ||
releasenotes | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
Python bindings to the Monasca API
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