Made with Python Install pre-reqs with setup_linux
Note: update settings.py with relevant authentication information on local cloned repository
update the connection settings with proper username and password
navigate to couchdb folder that contains settings.py
run 'python settings.py install'
remember to update your sys path to the folder that you installed CouchDB to inside the python file you're using