pip3-show - description of pip3 show command
Contents
Copyright
The pip developers
25.0 Jun 26, 2025 PIP3-SHOW(1)
Description
Show information about one or more installed packages.
The output is in RFC-compliant mail header format.
Name
pip3-show - description of pip3 show command
Options
-f,--files
Show the full list of installed files for each package.
(environment variable: PIP_FILES)
Usage
python -m pip show [options] <package> ...
