Scroll to navigation

PyInstaller Grab Version(1) User Commands PyInstaller Grab Version(1)

NAME

pyi-grab_version - Grab the version from a PyInstaller executable

DESCRIPTION

usage: pyi-grab_version [-h] exe-file [out-filename]

positional arguments:

The full pathname of an executable (required).
The filename where the grabbed version info will be saved.

options:

Show this help message and exit.

The printed output may be saved to a file, edited and used as the input for a version resource on any of the executable targets in a PyInstaller .spec.

October 2024 version 6.10.0