kora 23076ad4da Prove FORMS | 2 years ago | |
---|---|---|
.. | ||
parsers | 2 years ago | |
templates | 2 years ago | |
.gitignore | 2 years ago | |
AR20AUT_Datini.csv | 2 years ago | |
AR20AUT_Datini.ttl | 2 years ago | |
AR20AUT_Martini.csv | 2 years ago | |
AR20AUT_Ospedale.csv | 2 years ago | |
AR20AUT_Ospedale.ttl | 2 years ago | |
AR20AUT_Ospedale_2.csv | 2 years ago | |
AR20AUT_Ospedale_2.ttl | 2 years ago | |
AR20AUT_Ospedale_2_riformattato.ttl | 2 years ago | |
app.py | 2 years ago | |
descrizione.json | 2 years ago | |
descrizione_minimal.json | 2 years ago | |
readme.md | 2 years ago | |
temp.py | 2 years ago |
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)