Hi,

txaio-etcd is a etcd3 client library for Twisted that is fully asynchronous and pure Python:

https://github.com/crossbario/txaio-etcd

It also exposes advanced features like watching keys, transactions and leases:

https://github.com/crossbario/txaio-etcd/tree/master/examples

Releases are on PyPI

https://pypi.python.org/pypi/txaioetcd

The library is reasonably complete and working, but definitely alpha status as it hasn't seen much use from app code still.

Hence, any usage and testing feedback, API change requests or PRs are welcome!

Cheers,
/Tobias

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to