# Python **Repository Path**: naumy/Python ## Basic Information - **Project Name**: Python - **Description**: Python - **Primary Language**: Python - **License**: 0BSD - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2022-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_project #### 介绍 用来进行python的学习,以及平时的代码积累 #### 软件架构 软件架构说明 ~~~ python_project ├── stu-flask // 配置 ├── stu-python // 学习资源 ├── tech-doc // 表格存储 │ └── back_up // 备份文件 ~~~ #### 安装教程 1. 安装项目的第三方包 flask numpy pandas 2. xxxx 3. xxxx #### 使用说明 1. 先安装第三方库 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request