Letter P

python39-pyinstaller-hooks-contrib - Community maintained hooks for PyInstaller

Website: https://github.com/pyinstaller/pyinstaller-hooks-contrib
License: None
Vendor: Alcance Libre, Inc.
Description:
What happens when (your?) package does not work with PyInstaller? Say
you have data files that you need at runtime? PyInstaller does not
bundle those. Your package requires others which PyInstaller can not
see? How do you fix that?

In summary, a "hook" file extends PyInstaller to adapt it to the
special needs and methods used by a Python package. The word "hook"
is used for two kinds of files. A runtime hook helps the bootloader to
launch an app, setting up the environment. A package hook (there are
several types of those) tells PyInstaller what to include in the final
app - such as the data files and (hidden) imports mentioned above.

Packages

python39-pyinstaller-hooks-contrib-2023.9-1.aldos.noarch [314 KiB] Changelog by Joel Barrios (2023-10-12):
- Initial package.

Listing created by Repoview-0.6.6-6.fc14.al