Просмотр исходного кода

Added new python client

Hi! I just published my own take on a python client for etcd.
Jose Plana 12 лет назад
Родитель
Сommit
ca84d11f8c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

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