- couchdb.client: Python client API for CouchDB.
- couchdb.design: Utility code for managing design documents.
- couchdb.json: Thin abstraction layer over the different available modules for decoding
and encoding JSON data.
- couchdb.multipart: Support for streamed reading and writing of multipart MIME content.
- couchdb.schema: Mapping from raw JSON data structures to Python objects and vice versa.
- couchdb.tools
- couchdb.view: Implementation of a view server for functions written in Python.
|