|
|
hace 3 años | |
|---|---|---|
| parsers | hace 3 años | |
| samples | hace 3 años | |
| templates | hace 3 años | |
| .gitignore | hace 3 años | |
| app.log | hace 3 años | |
| app.py | hace 3 años | |
| app.wsgi | hace 3 años | |
| readme.md | hace 3 años | |
| requirements.txt | hace 3 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)