# data_simulation **Repository Path**: irecircle/data_simulation ## Basic Information - **Project Name**: data_simulation - **Description**: 产业与工业数据仿真 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-12 - **Last Updated**: 2025-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # data_simulation #### 介绍 产业与工业数据仿真 #### 软件架构 软件架构说明 config 配置文件 db 数据库文件 generator 业务模拟数据生成器 sql 数据库文件 util 工具类 main.py 主程序运行文件 #### 安装教程 1. pip install -r requirements.txt #### 使用说明 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request