🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

couchdb-client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchdb-client

Very simple CouchDB client

1.2.5
PyPI
Maintainers
1

CouchDB Client

A very simple CouchDB Python client.

Installation

pip install couchdb-client

Usage

See example.py

Notes

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.

License

MIT License

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts