文件名称:WarhammerStatsEngine:战锤40k的统计引擎
文件大小:41KB
文件格式:ZIP
更新时间:2024-05-24 08:54:55
Python
战锤统计引擎 战锤40k的统计引擎 入门 克隆仓库 $ git clone 接下来使用pipenv安装所需的软件包 $ cd WarhammerStatsEngine $ pipenv安装 在本地运行应用程序 $ pipenv运行python app.py 您现在应该使该应用程序在本地运行
【文件预览】:
WarhammerStatsEngine-master
----app.py(1KB)
----gtag.js(383B)
----example.py(722B)
----Pipfile(327B)
----assets()
--------favicon.ico(1KB)
----Procfile(36B)
----LICENSE(1KB)
----Pipfile.lock(35KB)
----engine()
--------constants.py(430B)
--------app()
--------__init__.py(0B)
----.gitignore(2KB)
----README.md(351B)
----.vscode()
--------settings.json(108B)