An etcd3 grpc-gateway v3 API Python client
Go to file
Takashi Kajinami 0d9966805b Bump hacking
hacking 3.0.x is too old.

Change-Id: I99b534820198b9e840921515d251a991aedf826e
2024-01-25 12:42:08 +09:00
doc Fix warnings in doc build 2023-09-07 19:47:39 +09:00
etcd3gw Discover API version automatically 2023-11-29 20:03:13 +09:00
releasenotes Discover API version automatically 2023-11-29 20:03:13 +09:00
.coveragerc Skip tests and examples for coverage 2017-03-25 13:10:40 -04:00
.gitignore Add py38-etcd tox env 2022-02-02 17:37:18 +02:00
.gitreview Fix .gitreview file 2020-10-25 14:49:27 +00:00
.mailmap Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00
.testr.conf Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00
.zuul.yaml Drop python3.6/3.7 support in testing runtime 2022-05-23 11:53:30 +02:00
babel.cfg Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00
HACKING.rst Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00
LICENSE Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00
README.md Make API path configurable 2020-07-23 09:03:06 -04:00
requirements.txt Bump hacking 2024-01-25 12:42:08 +09:00
setup-etcd-env.sh Update etcd version, add py36 2017-08-30 10:19:30 -04:00
setup.cfg Update python classifier in setup.cfg 2024-01-11 15:36:31 -08:00
setup.py Cleanup py27 support 2023-07-03 14:03:42 +08:00
test-requirements.txt Bump hacking 2024-01-25 12:42:08 +09:00
tox.ini Use py3 as the default runtime for tox 2023-07-03 14:08:13 +08:00

etcd3 gateway Python Client

Build Status PyPI version codecov pypi status pypi supported versions

A python client for etcd3 grpc-gateway v3 API