Skip to content

Instantly share code, notes, and snippets.

@pillows
Created January 23, 2016 07:31
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 pillows/41254044e1b5d067c43b to your computer and use it in GitHub Desktop.
Save pillows/41254044e1b5d067c43b to your computer and use it in GitHub Desktop.
New flask install
sudo apt-get install python python-dev mysql-server python-pip libmysqlclient-dev vim
pip install flask
pip install mysql-python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment