|
|
vor 3 Jahren | |
|---|---|---|
| parsers | vor 3 Jahren | |
| samples | vor 3 Jahren | |
| templates | vor 3 Jahren | |
| .gitignore | vor 3 Jahren | |
| app.log | vor 3 Jahren | |
| app.py | vor 3 Jahren | |
| app.wsgi | vor 3 Jahren | |
| readme.md | vor 3 Jahren | |
| requirements.txt | vor 3 Jahren |
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)