Merge pull request #6659 from kragniz/python-client

Add link to python-etcd3
This commit is contained in:
Xiang Li 2016-10-16 15:20:37 -07:00 committed by GitHub
commit cc96f91156

View File

@ -37,6 +37,7 @@
**Python libraries**
- [kragniz/python-etcd3](https://github.com/kragniz/python-etcd3) - Work in progress client for v3
- [jplana/python-etcd](https://github.com/jplana/python-etcd) - Supports v2
- [russellhaering/txetcd](https://github.com/russellhaering/txetcd) - a Twisted Python library
- [cholcombe973/autodock](https://github.com/cholcombe973/autodock) - A docker deployment automation tool