Scroll to navigation

FIND_LIBPYTHON(1) User Commands FIND_LIBPYTHON(1)

NAME

find_libpython - locate libpython associated with this Python executable

DESCRIPTION

usage: find_libpython [-h] [--verbose] [--list-all | --candidate-names | --candidate-paths | --platform-info | --version]

Locate libpython associated with this Python executable.

options:

show this help message and exit
Print debugging information.
show program's version number and exit
Print list of all paths found.
Print list of candidate names of libpython.
Print list of candidate paths of libpython.
Print information about the platform and exit.

July 2024 find_libpython