<div dir="ltr">Hi<br clear="all"><br>I&#39;ve written a small python/twisted client library for CouchDB.<br><br>It&#39;s mostly a toy, but it can be fetched from here: <a href="http://www.cs.aau.dk/~htj/code/couched-0.1.tar.gz">http://www.cs.aau.dk/~htj/code/couched-0.1.tar.gz</a> if anyone is interested.<br>
License: MIT<br><br>I&#39;m aware of paisley&nbsp; (<a href="https://launchpad.net/paisley">https://launchpad.net/paisley</a>),<br>The main difference from paisley is that the connection and database abstraction are separated.<br>
Also couched does connection caching and uses web2 instead of web.<br>Currently paisley is more feature rich, but couched has slightly nicer error handling.<br><br>-- <br> - Henrik<br>
</div>