A very simple CouchDB Python client.
pip install couchdb-client
See example.py
This is a library I made because the IBM Cloudant SDK was to complex for what I needed. This library does not have a lot of features, but I tried to keep its code very basic, so anyone can add a feature.