Skip to content

andreycizov/python-etcd3-wrapper

Repository files navigation

etcd3wrapper

Documentation Status Updates https://codecov.io/gh/andreycizov/python-etcd3-wrapper/coverage.svg?branch=master

An Etcd3 client library that tries to extensively cover the whole API provided by the database with type inference. The wrapper itself is auto-generated from the protobuf files, so all of the functionality originally provided by etcd3 is there. The best way to go about this is to see the tests, since they try to cover all of the code.

Basic usage:

# show some examples here.

About

Python 3.6 type hinted etcd3 client for protocol version 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages