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).

Mar 07, 2024 24.0 pip