Skip to content

Instantly share code, notes, and snippets.

@danioscx
Created March 30, 2020 16:31
Show Gist options
  • Save danioscx/38a8c66daf470a699ed157e24fda4e78 to your computer and use it in GitHub Desktop.
Save danioscx/38a8c66daf470a699ed157e24fda4e78 to your computer and use it in GitHub Desktop.
cd flask
virtualenv env
source activate
pip install flask flask-sqlalchemy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment