Letter P

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

Website: https://github.com/pyinstaller/pyinstaller-hooks-contrib
License: Apache-2.0 AND GPL-2.0-or-later
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

python313-pyinstaller-hooks-contrib-2026.0-1.aldos.noarch [405 KiB] Changelog by Joel Barrios (2026-02-14):
- Update to 2026.0.

Listing created by Repoview-0.7.1