AI-Planning / AI-Planning/planning-as-a-service
Resources
- Langage dominant
- Python
- Étoiles
- 43
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.