Tutorial flask
Use the package manager pip to install flask.
pip install flaskinstall the file
pip install flaskr-1.0.0-py3-none-any.whlRun init-db to create the database in the instance folder.
flask --app flaskr init-dbpip install flaskr-1.0.0-py3-none-any.whl