pyinstaller-hooks-contrib
Community maintained hooks for PyInstaller
Community maintained hooks for PyInstaller
To install this package, run one of the following:
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.
Summary
Community maintained hooks for PyInstaller
Information Last Updated
Mar 25, 2025 at 16:20
License
Apache-2.0 OR GPL-2.0-or-later
Total Downloads
6
GitHub Repository
https://github.com/pyinstaller/pyinstaller-hooks-contrib