# 数据库巡检工具 **Repository Path**: dbnews/dbcheck ## Basic Information - **Project Name**: 数据库巡检工具 - **Description**: 基于WxPython的数据库巡检工具。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-30 - **Last Updated**: 2021-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据库巡检工具 #### 介绍 基于WxPython的巡检工具 #### 软件架构 软件架构说明 1. Python 3.6.6 #### 安装教程 1. 安装Python 3.6.6(忽略此步骤) 2. 安装相关包 pip install Django==2.2.10 pip install cx-Oracle==7.2.2 pip install matplotlib==3.3.4 pip install numpy==1.19.5 pip install pandas==1.1.5 pip install paramiko==2.6.0 pip install selenium==2.53.6 pip install WxPython==4.1.1 pip install xlrd==1.2.0 pip install xlutils==2.0.0 pip install xlwings==0.24.7 pip install xlwt==1.3.0 pip install Pillow==8.4.0 #### 使用说明 1. 启动巡检工具 python dbcheck.py 2. 功能截图 ![Image text](https://gitee.com/code-horse-mi/dbcheck/raw/master/%E5%8A%9F%E8%83%BD%E6%88%AA%E5%9B%BE/%E6%95%B0%E6%8D%AE%E5%BA%93%E5%B7%A1%E6%A3%80%E5%B7%A5%E5%85%B7.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)