couchpy

library for working with Apache CouchDB

Debian Debian
RUN apt-get update && \ apt-get install -y python-couchdb
Ubuntu
RUN apt-get update && \ apt-get install -y python-couchdb
Arch Arch Linux
RUN pacman -S --noconfirm python-couchdb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-couchdb
Fedora
RUN dnf install -y python2-couchdb
Raspbian
RUN apt-get update && \ apt-get install -y python-couchdb
click the source code to copy install couchpy on any operating system with command-not-found.com