Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

pip3-show - description of pip3 show command

Author

       pip developers

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

See Also