Python client for Monasca REST API.
75e44a1e5f
The requirements project uncapped PrettyTable [1] as it is now maintained as a Jazzband project [2]. Keeping a local cap makes the requirements-check job fail: ERROR: Requirement for package PrettyTable excludes a version not excluded in the global list. Local settings : {'<0.8'} Global settings: set() Unexpected : set() [1] https://review.opendev.org/c/openstack/requirements/+/774917 [2] https://github.com/jazzband/prettytable Change-Id: Ieeb3770c5b378218c218d1bcd91b962c4978f1b8 |
||
---|---|---|
doc | ||
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
- Release Notes