pip3.14-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

Info

Jul 08, 2025 25.1 pip