An etcd3 grpc-gateway v3 API Python client
Go to file
2017-03-27 10:38:34 -04:00
doc/source Generate documentation for using pbr autodoc feature 2017-03-25 21:00:09 -04:00
etcd3gw Switch back to threading 2017-03-27 10:30:53 -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 Add separate codecov target 2017-03-25 17:23:59 -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 Support for watch() 2017-03-27 07:36:04 -04:00
setup-etcd-env.sh update to latest etcd 2017-03-26 13:17:12 -04:00
setup.cfg Cut 0.0.2 with support for watch etc 2017-03-27 10:38:34 -04:00
setup.py Cut 0.0.2 with support for watch etc 2017-03-27 10:38:34 -04:00
test-requirements.txt Add separate codecov target 2017-03-25 17:23:59 -04:00
tox.ini Add separate codecov target 2017-03-25 17:23:59 -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