logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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