CouchDB 1.2
0
Python library for working with CouchDB
Contents
Python library for working with CouchDB
Stars: 202, Watchers: 202, Forks: 86, Open Issues: 57The djc/couchdb-python
repo was created 10 years ago and the last code push was 5 years ago.
The project is popular with 202 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.