An etcd3 grpc-gateway v3 API Python client
Go to file
2017-03-30 10:48:47 -04:00
doc/source Generate documentation for using pbr autodoc feature 2017-03-25 21:00:09 -04:00
etcd3gw Support for listing members 2017-03-30 10:48:47 -04:00
releasenotes Initial implementation with py27,py35,pep8 working 2017-03-24 17:53:23 -04: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 Initial Cookiecutter Commit. 2017-03-24 13:37:10 -04: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
.travis.yml Support green threads, run coverage with py27 2017-03-27 21:24:39 -04: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 Avoid readme in docs 2017-03-25 17:17:51 -04:00
requirements.txt update requirements 2017-03-28 16:07:52 -04:00
setup-etcd-env.sh update to latest etcd 2017-03-26 13:17:12 -04:00
setup.cfg prep for next rev 2017-03-27 10:40:25 -04:00
setup.py prep for next rev 2017-03-27 10:40:25 -04:00
test-requirements.txt update requirements 2017-03-28 16:07:52 -04:00
tox.ini Support green threads, run coverage with py27 2017-03-27 21:24:39 -04:00

etcd3 gateway Python Client

Build Status PyPI version codecov pypi status pypi supported versions

A python client for etcd3 grpc-gateway v3alpha API