Skip to content

Instantly share code, notes, and snippets.

@stuartlynn
Created August 3, 2017 00:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartlynn/a0cc80ea98174f21f6f1285acc2f0494 to your computer and use it in GitHub Desktop.
Save stuartlynn/a0cc80ea98174f21f6f1285acc2f0494 to your computer and use it in GitHub Desktop.
virtualenv setup
virtualenv env
source env/bin/activate
pip install zappa requests pandas matplotlib flask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment