couchdb-replicate
A Python library for working with CouchDB
RUN apt-get update && \
apt-get install -y python-couchdb
RUN apt-get update && \
apt-get install -y python-couchdb
RUN pacman -S --noconfirm python-couchdb
RUN apt-get update && \
apt-get install -y python-couchdb
RUN dnf install -y python2-couchdb
RUN apt-get update && \
apt-get install -y python-couchdb