pip3-search - description of pip3 search command
Contents
Copyright
The pip developers
25.0 Jun 26, 2025 PIP3-SEARCH(1)
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>
