pip show - pip documentation v21.3.1
pip.pypa.io › en › stablepip show ¶ Usage ¶ Unix/macOS python -m pip show [options] <package> ... Windows Description ¶ Show information about one or more installed packages. The output is in RFC-compliant mail header format. Options ¶ -f, --files ¶ Show the full list of installed files for each package. Examples ¶ Show information about a package: Unix/macOS