An open API service indexing awesome lists of open source software.

https://github.com/openstack/python-venusclient

A log management client component (CLI). Mirror of code maintained at opendev.org.
https://github.com/openstack/python-venusclient

Last synced: 27 days ago
JSON representation

A log management client component (CLI). Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

          

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/python-venusclient.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

==================
python-venusclient
==================

.. image:: https://img.shields.io/pypi/v/python-venusclient.svg
:target: https://pypi.python.org/pypi/python-venusclient/
:alt: Latest Version

python-venusclient is a python bindings to the OpenStack Venus API. There's
a Python API (the ``venusclient`` module), and a command-line script
(``venus``). Each implements 100% of the OpenStack Venus API.