AI-Planning / AI-Planning/planning-as-a-service
Resources
- Vorherrschende Sprache
- Python
- Sterne
- 43
- Forks
- 13
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Intro about Flask+Celery+redis:
- https://ljvmiranda921.github.io/notebook/2019/11/08/flask-redis-celery-mcdo/
Tutorial On Flask:
- https://code.visualstudio.com/docs/python/tutorial-flask
Tutorial Dockerizing:
- https://code.visualstudio.com/docs/containers/quickstart-python
Tutorial on adding debugger to Flask:
- https://blog.theodo.com/2020/05/debug-flask-vscode/
Code:
- https://github.com/microsoft/python-sample-vscode-flask-tutorial/tree/tutorial
- https://stackabuse.com/asynchronous-tasks-using-flask-redis-and-celery/
Flask cannot run with python3.8. Unresolved issue:
- https://github.com/pallets/werkzeug/issues/1551
Need to use python3.6 with the current requirements.txt. We need to find out if this issue can be solved, If find it surprising that FLASK wouldn't work with python3.8
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.