File: README.md

package info (click to toggle)
python-etcd3gw 2.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: python: 1,209; sh: 38; makefile: 22
file content (28 lines) | stat: -rw-r--r-- 938 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
========================
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/