Added new python client

Hi! I just published my own take on a python client for etcd.
This commit is contained in:
Jose Plana 2013-09-18 13:28:02 +02:00
parent fba31a8461
commit ca84d11f8c

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**