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-python-gte-3.10::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

Mar 31, 2025 at 23:23

License

Apache-2.0 OR GPL-2.0-or-later

Total Downloads

10

Supported Platforms

linux-64

Unsupported Platforms

noarch Last supported version: 2020.11