About Anaconda Help Download Anaconda

main / packages / pyinstaller-hooks-contrib 2024.7

Community maintained hooks for PyInstaller

Installers

  • linux-64 v2024.7
  • linux-aarch64 v2024.7
  • linux-s390x v2024.7
  • osx-64 v2024.7
  • osx-arm64 v2024.7
  • win-64 v2024.7
  • noarch v2020.11
  • linux-ppc64le v2022.14

conda install

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