
CouchDB 1.2
0
Python library for working with CouchDB
Contents
Python library for working with CouchDB
Stars: 197, Watchers: 197, Forks: 86, Open Issues: 57The djc/couchdb-python
repo was created 8 years ago and was last updated 1 weeks ago.
The project is popular with 197 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
Related Packages
Errors
A list of common couchdb errors.
Code Examples
Here are some couchdb
code examples and snippets.