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.
- Host: GitHub
- URL: https://github.com/openstack/python-venusclient
- Owner: openstack
- License: apache-2.0
- Created: 2021-10-26T02:28:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-11-01T09:32:53.000Z (8 months ago)
- Last Synced: 2025-11-01T11:23:02.995Z (8 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/python-venusclient
- Size: 137 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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.