From adbcbefe92087c30736652bef3036a1e81ac5a13 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Thu, 5 Sep 2013 08:42:30 -0700 Subject: [PATCH] feat(README): add python library transitorykris/etcd-py --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d4a0d765..a4ad5f1d4 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,10 @@ If you are using SSL for server to server communication, you must use it on all - [justinsb/jetcd](https://github.com/justinsb/jetcd) +**Python libraries** + +- [transitorykris/etcd-py](https://github.com/transitorykris/etcd-py) + **Node libraries** - [stianeikeland/node-etcd](https://github.com/stianeikeland/node-etcd)