About Anaconda Help Download Anaconda

conda-forge / packages / pyinstaller-hooks-contrib 2024.10

Community maintained hooks for PyInstaller

copied from cf-staging / pyinstaller-hooks-contrib

Installers

  • noarch v2024.10

conda install

To install this package run one of the following:
conda install conda-forge::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy