PIP-SEARCH(1) | pip | PIP-SEARCH(1) |
NAME
pip-search - description of pip search command
DESCRIPTION
Search for PyPI packages whose name or summary contains <query>.
USAGE
python -m pip search [options] <query>
OPTIONS
- -i, --index <url>
- Base URL of Python Package Index (default https://pypi.org/pypi)
(environment variable: PIP_INDEX)
AUTHOR
pip developers
COPYRIGHT
The pip developers
December 24, 2024 | 24.3 |