python -m venv env
.\env\Scripts\activate
python.exe -m pip install --upgrade pip
pip install -r requirements.txt
or
pip install flask
python app.py
At ./download
are the files that a client can download. Add, remove or modify the files within this folder to change what your client can download.
This repository is currently under a LICENCE