Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Data-Generate-test
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
Data-Generate-test
Commits
15a5827c
Commit
15a5827c
authored
Sep 03, 2019
by
张鹏程
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1. 提交 .gitignore 和 readme.md
parent
882f37d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
1 deletion
+20
-1
.gitignore
.gitignore
+0
-1
README.md
README.md
+20
-0
No files found.
.gitignore
View file @
15a5827c
...
...
@@ -3,7 +3,6 @@
.idea/workspace.xml
**/.ipynb_checkpoints
.ipynb_checkpoints
startup.py
.python-version
*.pyc
*.pyc.orig
...
...
README.md
View file @
15a5827c
# 安装环境
> python3
pip install -r requirements
# 解压data文件
目前没有查库权限
解压对应的csv文件到data目录
# 运行
python startup.py
# 文件说明
1.
handler 接口
2.
utils 工具类
# 运行文件
startup.py 运行文件
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment