Skip to content

Instantly share code, notes, and snippets.

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