3 Repositories
Latest Python Libraries
modified py2exe to support unicode paths
modified py2exe to support unicode paths
17 May 23, 2022
A distutils extension to create standalone Windows programs from Python code
py2exe for Python 3 py2exe is a distutils extension which allows to build standalone Windows executable programs (32-bit and 64-bit) from Python scrip
526 Jan 04, 2023
Freeze (package) Python programs into stand-alone executables
PyInstaller Overview PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app withou
9.9k Jan 08, 2023