AI-Planning / AI-Planning/planning-as-a-service
Resources
- 主要语言
- Python
- 星标
- 43
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。