Home > Repositories > 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.
Name:python-pyinstaller
Release: 6.11.1-1mamba
Group:Development/Tools
Maintainer:silvan
License:GPL, MIT
Size:4.06 MB
Upstream URL:https://pyinstaller.org/en/stable/
Build time:2024-11-11 11:42:34
Binary packages and requirements
x86_64
Built RPMSpython-pyinstaller-py3
Build requirementsglibc-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]
History of changes
DatePackagerReleaseDescription
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
2024-04-13Automatic Build System 6.6.0-1mamba- automatic version update by autodist
2024-03-10Automatic Build System 6.5.0-1mamba- automatic version update by autodist
2024-02-11Automatic Build System 6.4.0-1mamba- automatic version update by autodist
2023-12-23autodist6.3.0-1mamba- automatic version update by autodist