About Anaconda Help Download Anaconda

services / packages / pyinstaller-hooks-contrib 2024.7

Community maintained hooks for PyInstaller

Installers

  • noarch v2024.7

conda install

To install this package run one of the following:
conda install services::pyinstaller-hooks-contrib

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy