# 数据库安装工具 **Repository Path**: dbnews/dbinstall ## Basic Information - **Project Name**: 数据库安装工具 - **Description**: 基于WxPython的Oracle单机安装工具。 - **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的Oracle单机安装工具 #### 软件架构 1. Python 3.6.6 #### 安装教程 1. 安装Python 3.6.6(忽略此步骤) 2. 安装相关包 pip install paramiko==2.6.0 pip install WxPython==4.1.1 #### 使用说明 1. 启动工具 python install.py 2. 功能截图 ![Image text](https://gitee.com/code-horse-mi/dbinstall/raw/master/%E5%8A%9F%E8%83%BD%E6%88%AA%E5%9B%BE/%E6%95%B0%E6%8D%AE%E5%BA%93%E5%AE%89%E8%A3%85%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/)