https://github.com/openstack/etcd3gw
An etcd3 grpc-gateway v3 API Python client. Mirror of code maintained at opendev.org.
https://github.com/openstack/etcd3gw
Last synced: 4 months ago
JSON representation
An etcd3 grpc-gateway v3 API Python client. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/etcd3gw
- Owner: openstack
- License: apache-2.0
- Created: 2020-08-29T06:17:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-09T22:10:22.000Z (4 months ago)
- Last Synced: 2026-03-10T03:54:26.207Z (4 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/etcd3gw
- Size: 137 KB
- Stars: 3
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/oslo.config.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
===========================
etcd3 gateway Python Client
===========================
.. image:: https://img.shields.io/pypi/v/etcd3gw.svg
:target: https://pypi.org/project/etcd3gw/
:alt: Latest version
.. image:: https://img.shields.io/pypi/dm/etcd3gw.svg
:target: https://pypi.org/project/etcd3gw/
:alt: Downloads
The etcd3gw library provides a python client for etcd3 grpc-gateway v3 API.
* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/etcd3gw/latest/
* Source: https://opendev.org/openstack/etcd3gw/
* Bugs: https://bugs.launchpad.net/python-etcd3gw
* Release notes: https://docs.openstack.org/releasenotes/etcd3gw/