Code Monkey home page Code Monkey logo

ztool's Introduction

ZTool (原MysqlTool)

PyQt5 + Qt Quick Controller2

快速安装Mysql 5.6数据库,只需解压运行点击安装即可。绿色运行,方便迁移

功能

  • Mysql快速启动 / 密码修改,无需原始密码 / 快捷可视化配置
  • Aria2 下载
  • 多语言热切换

技术栈

  • IDE:PyCharm + Qt creator
  • 前端:PyQt5.10.1 Qml 自定义UI组件
  • 后端:Python 3.7.2
  • 数据库:Mysql 5.6
  • 配置:yaml
  • 日志:logging

安装

步骤

安装依赖包

pip install -r .\requirements.txt

打包

pyinstaller .\package.spec

启动运行

# shell 环境
pyrcc5 .\ui\qml.qrc -o .\ui\qml_rc.py | python ./main.py

可执行程序下载

1.0下载

https://github.com/lzx8589561/ZTool/releases/download/F0.0.1/MysqlTool.7z

2.0下载

https://github.com/lzx8589561/ZTool/releases/download/V2.0.0/ZTool.7z

预览

2.0版本预览

预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图 预览图

1.0版本预览 源码到release下载

预览图

配置

mysql
  • 默认端口 3309
  • 默认root密码 123456

ztool's People

Contributors

lzx8589561 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.