Skip to content

Instantly share code, notes, and snippets.

@stuartlynn
Created August 3, 2017 00:35
Show Gist options
  • Select an option

  • Save stuartlynn/a0cc80ea98174f21f6f1285acc2f0494 to your computer and use it in GitHub Desktop.

Select an option

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