CMD + K

pyinstaller-hooks-contrib

Community

Community maintained hooks for PyInstaller

Installation

To install this package, run one of the following:

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

Usage Tracking

2026.5
2025.1
2024.7
2022.14
2020.11
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

May 13, 2026 at 14:15

License

Apache-2.0 OR GPL-2.0-or-later

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 2022.14
noarch Last supported version: 2020.11
linux-s390x Last supported version: 2025.1
macOS-64 Last supported version: 2025.1