@@ -20,6 +20,8 @@
src/python
* 运行和结果
+安装依赖:
+pip install -r requirements.txt
项目是一个个单一文件组合而成,执行顺序:
src\python\main.py 导入数据,数据初始化等操作。