Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 373 Bytes

File metadata and controls

23 lines (17 loc) · 373 Bytes

Flask-tutorial

Tutorial flask

Use the package manager pip to install flask.

pip install flask

install the file

pip install flaskr-1.0.0-py3-none-any.whl

Run init-db to create the database in the instance folder.

flask --app flaskr init-db
pip install flaskr-1.0.0-py3-none-any.whl