Go to file
Andreas Jaeger c917387402 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Use sphinx-build everywhere
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I23a3b98e41099b74a4da95cc5c6e2d3171c0809c
2020-04-08 11:43:54 +02:00
2019-04-15 15:20:00 +02:00
2019-04-19 19:34:48 +00:00
2018-06-02 21:18:55 -04:00
2016-11-18 11:44:37 +08:00
2019-03-01 16:07:52 +00:00
2019-03-01 16:07:52 +00:00
2018-06-02 21:18:55 -04:00
2020-04-08 11:43:54 +02:00
2020-04-08 11:43:54 +02:00
2020-04-08 11:43:54 +02:00
2020-04-08 11:43:54 +02:00

Team and repository tags

image

Python bindings to the Monasca API

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).

Description
RETIRED, Python client for Monasca REST API.
Readme 3.8 MiB