Skip to content

Instantly share code, notes, and snippets.

@bdiegel
Last active August 29, 2015 14:14
Show Gist options
  • Save bdiegel/94def106051a905b5a93 to your computer and use it in GitHub Desktop.
Save bdiegel/94def106051a905b5a93 to your computer and use it in GitHub Desktop.
Python Couchbase Virtualenv
workon venv
pip install git+git://github.com/couchbase/couchbase-python-client@2.0.0-beta
pip install flask
pip install flask-restful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment