www-data f4581da350 speriamo_2 | há 2 anos atrás | |
---|---|---|
parsers | há 2 anos atrás | |
samples | há 2 anos atrás | |
templates | há 2 anos atrás | |
venv | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
app.log | há 2 anos atrás | |
app.py | há 2 anos atrás | |
app.wsgi | há 2 anos atrás | |
readme.md | há 2 anos atrás | |
requirements.txt | há 2 anos atrás |
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)