Merge pull request #179 from jplana/patch-1

Added new python client
This commit is contained in:
Xiang Li 2013-09-18 06:18:45 -07:00
commit 48d234c836

View File

@ -474,6 +474,7 @@ If you are using SSL for server to server communication, you must use it on all
**Python libraries**
- [transitorykris/etcd-py](https://github.com/transitorykris/etcd-py)
- [jplana/python-etcd](https://github.com/jplana/python-etcd)
**Node libraries**