www-data f4581da350 speriamo_2 | hace 2 años | |
---|---|---|
parsers | hace 2 años | |
samples | hace 2 años | |
templates | hace 2 años | |
venv | hace 2 años | |
.gitignore | hace 2 años | |
app.log | hace 2 años | |
app.py | hace 2 años | |
app.wsgi | hace 2 años | |
readme.md | hace 2 años | |
requirements.txt | hace 2 años |
To get flask running (use Python 3!):
[Optional but recommendend] Create and activate virtual environment by:
Install Flask by executing:
[Optional] Activate Debug Mode by setting the environment variable:
Start the app by executing:
(vscode can do 3. and 4. automatically, and possibly the venv setup too)