Freeze (package) Python programs into stand-alone executables
翻译 - 将Python程序冻结(打包)成独立的可执行文件
PyInstaller Extractor
翻译 - PyInstaller 提取器
For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.
PyInstaller for Linux and Windows inside Docker
Pyinstaller auto-update library
Tutorial for creating Python/Qt GUIs with fbs
Community maintained hooks for PyInstaller.
Github Action for building executables with Pyinstaller
PyInstaller Extractor Next Generation
Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
PyInstaller Extractor developed in Golang.
Test binaries for PyInstaller Extractor
GUI for PyInstaller, based on modern theme for Tkinker
Docker image that can build single file Python apps with PyInstaller for Alpine Linux.
Super simple auto clicker in python. compiled to exe with pyinstaller
PyInstaller bundles a Python application and all its dependencies into a single package.PyInstaller supports Python 3.5 and correctly bundles the major Python packages such as NumPy, PyQt, Django,and ...
利用Travis CI、Github构建Python在线编译打包环境,自动生成windowsEXE二进制文件
Cythonize your project, securing it's source, while still be able to test with python and bundle with PyInstaller
使用Cython加速并保护Python应用,使用PyInstaller打包,StaticX打包为二进制
使用python以及pyqt框架开发一个处理csv文件的桌面端应用,并使用pyinstaller打包成exe。
毕设:使用PYQT5 和 scrapy框架 结合readability正文提取算法,再用pyinstaller打包. 开发一个通用的爬虫系统