[Twisted-Python] Couched 0.1: CouchDB twisted client

Henrik Thostrup Jensen thostrup at gmail.com
Tue Aug 19 07:59:39 EDT 2008


Hi

I've written a small python/twisted client library for CouchDB.

It's mostly a toy, but it can be fetched from here:
http://www.cs.aau.dk/~htj/code/couched-0.1.tar.gz if anyone is interested.
License: MIT

I'm aware of paisley  (https://launchpad.net/paisley),
The main difference from paisley is that the connection and database
abstraction are separated.
Also couched does connection caching and uses web2 instead of web.
Currently paisley is more feature rich, but couched has slightly nicer error
handling.

-- 
- Henrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20080819/03f5d32e/attachment.htm 


More information about the Twisted-Python mailing list