Home > Repository > base > python-pyinstaller

python-pyinstaller: A program that converts Python programs into stand-alone executables

PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, and Mac OS X.
Its main advantages over similar tools are that PyInstaller works with any version of Python since 1.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.

The main goal of PyInstaller is to be compatible with 3rd-party packages out-of-the-box.
This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required.
You'll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts.
Nome:python-pyinstaller
Versione: 6.14.1-1mamba
Gruppo:Development/Tools
Manutentore:silvan
Licenza:GPL, MIT
Dimensione:4,10 MB
URL di origine:https://pyinstaller.org/en/stable/
Data di compilazione:2025-06-09 12:55:46
Pacchetti binari e dipendenze
x86_64
RPM creatipython-pyinstaller-py3
Dipendenze di compilazioneglibc-devel [1]
libpython3-devel [1]
libpython311-devel [1]
libz-devel [1]
python3 [1]
python3.11dist(altgraph) [1]
python3.11dist(packaging) [1]
python3.11dist(pyinstaller-hooks-contrib) [1]
python3.11dist(setuptools) [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2025-06-09Automatic Build System 6.14.1-1mamba- automatic version update by autodist
2025-06-04Automatic Build System 6.14.0-1mamba- automatic version update by autodist
2025-04-18Automatic Build System 6.13.0-1mamba- automatic version update by autodist
2025-02-12Automatic Build System 6.12.0-1mamba- automatic version update by autodist
2024-11-11Automatic Build System 6.11.1-1mamba- automatic version update by autodist
2024-10-17Automatic Build System 6.11.0-1mamba- automatic version update by autodist
2024-08-11Automatic Build System 6.10.0-1mamba- automatic version update by autodist
2024-07-06Automatic Build System 6.9.0-1mamba- automatic version update by autodist
2024-06-08Automatic Build System 6.8.0-1mamba- automatic version update by autodist
2024-05-22Automatic Build System 6.7.0-1mamba- automatic version update by autodist