Scroll to navigation

Show PyInstaller Bind Dependencies(1) User Commands Show PyInstaller Bind Dependencies(1)

NAME

pyi-bindepend - Show PyInstaller bind dependencies

DESCRIPTION

usage: pyi-bindepend [-h] [--log-level LEVEL] executable-or-dynamic-library [executable-or-dynamic-library ...]

positional arguments:

executables or dynamic libraries for which the dependencies should be shown (required).

options:

Show this help message and exit.
Amount of detail in build-time console messages. LEVEL may be one of TRACE, DEBUG, INFO, WARN, DEPRECATION, ERROR, FATAL (default: INFO). Also settable via and overrides the PYI_LOG_LEVEL environment variable.
October 2024 version 6.10.0