An etcd3 grpc-gateway v3 API Python client
Go to file
xuanyandong 5813b3271c remove unicode in code
Change-Id: Ie293ef73016e4e0b89960fc9ac88019f922f7c2d
2021-02-09 19:24:20 +00:00
doc remove unicode in code 2021-02-09 19:24:20 +00:00
etcd3gw Restore previous endpoint default (v3alpha) 2020-08-13 16:35:55 -04:00
releasenotes remove unicode in code 2021-02-09 19:24:20 +00:00
.coveragerc Skip tests and examples for coverage 2017-03-25 13:10:40 -04:00
.gitignore Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04: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 py2 support and clean things up 2021-02-04 15:11:22 +01: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
babel.cfg Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04:00
requirements.txt Drop py2 support and clean things up 2021-02-04 15:11:22 +01:00
setup-etcd-env.sh Update etcd version, add py36 2017-08-30 10:19:30 -04:00
setup.cfg Drop py2 support and clean things up 2021-02-04 15:11:22 +01:00
setup.py prep for next rev 2017-03-27 10:40:25 -04:00
test-requirements.txt Drop py2 support and clean things up 2021-02-04 15:11:22 +01:00
tox.ini Drop py2 support and clean things up 2021-02-04 15:11:22 +01:00

README.md

etcd3 gateway Python Client

Build Status PyPI version codecov pypi status pypi supported versions

A python client for etcd3 grpc-gateway v3 API