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

2026.0
2025.11
2025.10
2025.9
2025.8
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

Jan 20, 2026 at 07:43

License

Apache-2.0 OR GPL-2.0-or-later

Total Downloads

361.1K

Version Downloads

3.5K

Supported Platforms

noarch