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

pip3-search - description of pip3 search command

Author

       pip developers

Description

       Search for PyPI packages whose name or summary contains <query>.

Name

       pip3-search - description of pip3 search command

Options

-i,--index<url>
              Base URL of Python Package Index (default https://pypi.org/pypi)

              (environment variable: PIP_INDEX)

Usage

          python -m pip search [options] <query>

See Also