Commit 15a5827c authored by 张鹏程's avatar 张鹏程

1. 提交 .gitignore 和 readme.md

parent 882f37d3
......@@ -3,7 +3,6 @@
.idea/workspace.xml
**/.ipynb_checkpoints
.ipynb_checkpoints
startup.py
.python-version
*.pyc
*.pyc.orig
......
# 安装环境
> python3
pip install -r requirements
# 解压data文件
目前没有查库权限
解压对应的csv文件到data目录
# 运行
python startup.py
# 文件说明
1. handler 接口
2. utils 工具类
# 运行文件
startup.py 运行文件
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment