slaanesh/PyInstaller
Project ID: 118281
Description
PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules. PyInstaller supports Python 3.8 and newer, and correctly bundles many major Python packages such as numpy, matplotlib, PyQt, wxPython, and others.
Installation Instructions
After enabling the repository, do:
dnf -y install python3-pyinstaller
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 9 | aarch64 (25)*, ppc64le (26)*, s390x (40)*, x86_64 (112)* | EPEL 9 (48 downloads) |
Fedora 39 | aarch64 (29)*, ppc64le (19)*, s390x (22)*, x86_64 (149)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (18)*, ppc64le (25)*, s390x (23)*, x86_64 (277)* | Fedora 40 (60 downloads) |
Fedora 41 | aarch64 (8)*, ppc64le (7)*, s390x (6)*, x86_64 (17)* | Fedora 41 (20 downloads) |
Fedora rawhide | aarch64 (20)*, ppc64le (20)*, s390x (16)*, x86_64 (34)* | Fedora rawhide (53 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable slaanesh/PyInstaller
More info about enabling Copr repositories