Contents

CouchDB 1.2

0

Python library for working with CouchDB

Python library for working with CouchDB

Stars: 200, Watchers: 200, Forks: 87, Open Issues: 57

The djc/couchdb-python repo was created 9 years ago and the last code push was 5 years ago.
The project is popular with 200 github stars!

How to Install couchdb

You can install couchdb using pip

pip install couchdb

or add it to a project with poetry

poetry add couchdb

Package Details

Author
Dirkjan Ochtman
License
BSD
Homepage
https://github.com/djc/couchdb-python/
PyPi:
https://pypi.org/project/CouchDB/
GitHub Repo:
https://github.com/djc/couchdb-python

Classifiers

  • Database/Front-Ends
  • Software Development/Libraries/Python Modules
No  couchdb  pypi packages just yet.

Errors

A list of common couchdb errors.

Code Examples

Here are some couchdb code examples and snippets.