CMD + K

pyinstaller-hooks-contrib

Community

Community maintained hooks for PyInstaller

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pyinstaller-hooks-contrib

Usage Tracking

2025.11
2025.10
2025.9
2025.8
2025.7
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Community maintained hooks for PyInstaller

Last Updated

Dec 23, 2025 at 14:59

License

Apache-2.0 OR GPL-2.0-or-later

Total Downloads

354.5K

Supported Platforms

noarch