Installation

pip install flask Frozen-Flask

For deploying on a server

python app.py

For freezing the flask run to get the static website

python freeze.py