HaujetZhao / PyInstaller-Perfect-Build-MethodLinks
如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼, 而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以一个 Hello 项目为例,记一下我找到的完美方法。
☆129Updated 2 years ago
Alternatives and similar repositories for PyInstaller-Perfect-Build-Method
Users that are interested in PyInstaller-Perfect-Build-Method are comparing it to the libraries listed below
Sorting:
- 本脚本用于打包后的程序瘦身,用于有效减小pyinstaller/nuitka/python embeddable打包后的程序体积。This script is aimed at reducing the size of packages generated by PyIns…☆138Updated 11 months ago
- ☆61Updated 2 years ago
- 简易精准打包python项目和依赖环境 Easy and precise packaging of python projects and dependencies☆73Updated 5 months ago
- 一个用python实现的类似微信QQ截屏的工具源码,整合提取自本人自制工具集Jamtools☆133Updated 2 years ago
- ☆419Updated 5 months ago
- 基于Python和JavaScript,一键生成macOS、Windows和Linux平台客户端应用程序☆293Updated 2 months ago
- Python 独立部署环境,及使用方法分享☆31Updated last year
- Build and distribute installation-free python programs by all-in-one configuration file.☆66Updated last year
- OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。基于 RapidOcrOnnx 。☆292Updated last year
- Python Standalone Deploy Environment !!☆1,133Updated 5 months ago
- A tool to help you generate Nuitka commands☆117Updated 4 months ago
- 最强的PySide6和PyQt6的GUI框架!MVC架构,可定制化客户端☆108Updated last year
- Official demos for package maliang☆54Updated 3 weeks ago
- NiceGUI 中文版本文档☆112Updated last year
- 使用Python调用微信本地ocr服务☆450Updated last year
- This is an Element Plus style PyQt5 component library☆41Updated 2 years ago
- Umi-OCR windows 运行环境☆134Updated 6 months ago
- Tkinter UI Engine☆36Updated 3 weeks ago
- FluentUI for PySide6 and QML☆370Updated 6 months ago
- A gui application aims to simplify the use of pyinstaller☆28Updated 3 years ago
- 基于python,pyside6的密码管理器☆48Updated 2 years ago
- tkinter use WebView2 Runtime to render html☆49Updated 2 months ago
- A graphical tool to facilitate the generation of Python executables using Nuitka☆33Updated 2 years ago
- 一个Qt开发的可以替代爬虫的网页数据采集软件,它最重要的 特点就是,降低了采集网页数据的门槛,由至少必须掌握一门编程语言降低到只要会操作电脑即可。☆222Updated last year
- [内测中]QPT - 致力于让开源项目更好通往互联网世界的Python to EXE工具(Python打包)。☆774Updated 8 months ago
- 《PySide6/PyQt6快速开发与实战》-PySide6部分源代码☆197Updated last month
- 基于Pyautogui的自动化工具☆238Updated 2 years ago
- 为tkinter打造的可视化拖拽布局界面设计小工具☆691Updated 2 years ago
- 逆向调用QQ Mojo IPC与WeChat XPlugin☆353Updated last year
- A gui application aims to simplify the use of pyinstaller.将Python代码打包成exe:PyInstaller图形界面。☆77Updated last week