Provided by: python3-pip_25.0+dfsg-1ubuntu0.1_all 

NAME
pip3-show - description of pip3 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
COPYRIGHT
The pip developers 25.0 Jun 26, 2025 PIP3-SHOW(1)