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