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

couchutils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchutils

A collection of CouchDB utils.

0.5.0
Maintainers
1

couchutils: Python CouchDB Utils

GitHub Actions GitHub License PyPI - Version

A collection of CouchDB utils.

To use couchutils in a project:

>>> from couchutils import <METHOD>

Features | Installation | Usage | Contributing | License | Related Projects

Features

couchutils officially supports Python 3.8+; CouchDB 1.7+.

Installation

To install couchutils, simply run:

$ pip install -U couchutils
✨🛋✨

Usage

For documentation, see ./docs/README.md.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the 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