CMD + K

pyinstaller-hooks-contrib

Anaconda Verified

Community maintained hooks for PyInstaller

Installation

To install this package, run one of the following:

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

Usage Tracking

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

Feb 26, 2025 at 15:36

License

Apache-2.0 OR GPL-2.0-or-later

Total Downloads

5.9K

Supported Platforms

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

Unsupported Platforms

linux-ppc64le Last supported version: 2022.14
noarch Last supported version: 2020.11