About Anaconda Help Download Anaconda

anaconda / packages / pyinstaller-hooks-contrib 2025.1

Community maintained hooks for PyInstaller

Installers

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

conda install

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