pip-show - Man Page

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

-f,  --files

Show the full list of installed files for each package.

Author

pip developers

Referenced By

pip(1).

The man pages pip-3.12-show(1), pip3.12-show(1), pip-3-show(1) and pip3-show(1) are aliases of pip-show(1).

Aug 04, 2023 23.2 pip