Data grabbing platform(DGP)数据采集平台
dgp
为代码目录,gpd/tests
为测试代码目录docs
为文档目录dbutils
连接池,并独立配置mysql的配置文件db_config.ini
conf/account
)使用csv配置文件存储,方便修改同步,并支持直接修改后,下次获取即可生效,无需重启脚本nohup python3 -u get_data_hourly.py >output_get_data_hourly_202009251042.log 2>&1 &
nohup python3 -u check_order_new.py >check_order_new_202010092255.log 2>&1 &
pip freeze > requirements.txt
或 pipreqs --force /qc-dgp