Package Name | Access | Summary | Updated |
---|---|---|---|
pyinstaller | public | PyInstaller bundles a Python application and all its dependencies into a single package. | 2025-03-25 |
py2exe | None | Build standalone executables for Windows (python 3 version) | 2025-03-25 |
cx_freeze | None | create standalone executables from Python scripts | 2025-03-25 |