c91738740233fd742923d910fac45b429fd2239f
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
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
Description