Scroll to navigation

PIP-SHOW(1) pip PIP-SHOW(1)

NAME

pip-show - description of pip show command

DESCRIPTION

Show information about one or more installed packages.

The output is in RFC-compliant mail header format.

USAGE

python -m pip show [options] <package> ...


OPTIONS

Show the full list of installed files for each package.

AUTHOR

pip developers

COPYRIGHT

The pip developers

January 30, 2023 22.3