www-data f4581da350 speriamo_2 | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
parsers | %!s(int64=2) %!d(string=hai) anos | |
samples | %!s(int64=2) %!d(string=hai) anos | |
templates | %!s(int64=2) %!d(string=hai) anos | |
venv | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
app.log | %!s(int64=2) %!d(string=hai) anos | |
app.py | %!s(int64=2) %!d(string=hai) anos | |
app.wsgi | %!s(int64=2) %!d(string=hai) anos | |
readme.md | %!s(int64=2) %!d(string=hai) anos | |
requirements.txt | %!s(int64=2) %!d(string=hai) anos |
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)