[Twisted-Python] ANN: txaio-etcd

Tobias Oberstein tobias.oberstein at crossbario.com
Thu Feb 16 14:02:22 MST 2017


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



More information about the Twisted-Python mailing list