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.

(environment variable: PIP_FILES)

Author

pip developers

Referenced By

pip(1).

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

Sep 06, 2024 24.2 pip