数据系统---游戏

ck a68ff4253c 七悦订单优化 hace 4 años
app a68ff4253c 七悦订单优化 hace 4 años
config 16f5c5874e 1 hace 4 años
data_processing a68ff4253c 七悦订单优化 hace 4 años
example 83ebdfb2ba 1 hace 4 años
model 9456d7be04 1 hace 4 años
.gitignore 8767366b2c begin hace 4 años
Pipfile 800ae5decf 1 hace 4 años
Pipfile.lock 800ae5decf 1 hace 4 años
README.md 2b200e1e7e 添加ck驱动 hace 4 años

README.md

快速开始

趣程数据处理中心,离线任务处理及数据分析

安装环境及依赖

  • 下载 python=3.6.8

    安装pipenv

pip install pipenv

根据pipfile安装依赖包

cd DataCenter pipenv install

项目结构

model 为封装工具类 config 是配置文件 app 为数据处理程序

基本使用

数据库操作