Data grabbing platform(DGP)数据采集平台
|
hace 4 años | |
---|---|---|
dgp | hace 4 años | |
docs | hace 4 años | |
.gitignore | hace 4 años | |
README.md | hace 4 años | |
requirements.txt | hace 4 años | |
setup.py | hace 4 años | |
todo_list.md | hace 4 años |
Data grabbing platform(DGP)数据采集平台
dgp
为代码目录,gpd/tests
为测试代码目录docs
为文档目录pip install -r requirements.txt
nohup python3 -u get_data_hourly.py >output_get_data_hourly_202009251042.log 2>&1 &
nohup python3 -u check_order.py >check_order_202009280211.log 2>&1 &
pip freeze > requirements.txt
或 pipreqs --force /qc-dgp