数据系统---游戏

ck 1b4de51af1 1 4 年之前
app 1b4de51af1 1 4 年之前
config e6afd6e5da 1 4 年之前
example 83ebdfb2ba 1 4 年之前
model c4357f16b5 添加掌中云 4 年之前
.gitignore 8767366b2c begin 4 年之前
Pipfile a67ce2eb9d 1 4 年之前
Pipfile.lock a67ce2eb9d 1 4 年之前
README.md 2b200e1e7e 添加ck驱动 4 年之前

README.md

快速开始

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

安装环境及依赖

  • 下载 python=3.6.8

    安装pipenv

pip install pipenv

根据pipfile安装依赖包

cd DataCenter pipenv install

项目结构

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

基本使用

数据库操作