涂鸦

时间:2021-02-16 06:55:24
【文件属性】:
文件名称:涂鸦
文件大小:997KB
文件格式:ZIP
更新时间:2021-02-16 06:55:24
Python 涂鸦 工作流程 创建会话创建回合为用户创建用户:以用户身份加入会话 用于回合:在计时器时向用户发送字符串:记录用户响应以计算分数更新排行榜将排行榜发送给用户 快速启动服务器 cd server conda create -n scrobble python=3.7 source activate scrobble pip install -r webapp/requirements.txt ./start.sh 本地开发 cd server ./start.sh 部署 cd server ./deploy.sh
【文件预览】:
scrobble-master
----server()
--------shelltools.py(904B)
--------main.py(832B)
--------flask(125B)
--------sample_message.json(256B)
--------webapp()
--------tests()
--------app.yaml(216B)
--------.gcloudignore(599B)
--------__init__.py(0B)
--------deploy.sh(245B)
--------requirements.txt(2KB)
--------start.sh(550B)
--------wordlist.txt(776KB)
----.github()
--------workflows()
----LICENSE(11KB)
----mypy.ini(37B)
----.gcloudignore(571B)
----.gitignore(148B)
----README.md(471B)
----.flake8(167B)
----.gitattributes(140B)
----.pre-commit-config.yaml(231B)

网友评论