This repo was created to make the examples of The Flask Mega-Tutorial, created by Miguel Grinberg.
virtualenv -p python3 flask
source flask/bin/activate
chmod a+x run.py
./run.py
This repo was created to make the examples of The Flask Mega-Tutorial, created by Miguel Grinberg
JavaScriptBSD-3-Clause
This repo was created to make the examples of The Flask Mega-Tutorial, created by Miguel Grinberg.
virtualenv -p python3 flask
source flask/bin/activate
chmod a+x run.py
./run.py