This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zwg
/
qc-dgp
Segui
0
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Data grabbing platform(DGP)数据采集平台
3
Commit
2
Rami (Branch)
0
Rilasci
Albero (Tree):
cc874f63f1
Rami (Branch)
Tag
dev
master
qc-dgp
HTTP
SSH
ZIP
TAR.GZ
zwg
cc874f63f1
Merge branch 'dev' of zwg/qc-dgp into master
4 anni fa
dgp
4cdbad9706
init
4 anni fa
docs
4cdbad9706
init
4 anni fa
.gitignore
4cdbad9706
init
4 anni fa
README.md
b34d5d8eca
修改开发流程
4 anni fa
requirements.txt
4cdbad9706
init
4 anni fa
setup.py
4cdbad9706
init
4 anni fa
README.md
qc-dgp
介绍
Data grabbing platform(DGP)数据采集平台
文档结构
dgp为代码目录,gpd/tests为测试代码目录 2 docs为文档目录
安装教程
确保已安装Python3
安装项目依赖,执行
pip install -r requirements.txt
xxxx
使用说明
修改数据库账号配置
检查account和token配置
执行相关脚本:
nohup python3 -u get_data_hourly.py >output_get_data_hourly_202009251042.log 2>&1 &
参与贡献
Fork 本仓库,拉取的是dev分支
直接在dev分支上开发
提交代码
新建 Pull Request