Python client for Monasca REST API.
b228dfa61e
In some cases, users may want to send periodic notifications for notification types other than webhooks. Change-Id: I0256e9a8c3dacaf8bc6066b00daefaa993460a2d Story: 2006837 Task: 37420 |
||
---|---|---|
doc/source | ||
docker | ||
monascaclient | ||
playbooks | ||
releasenotes | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
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