pip-search - Man Page
Name
pip-search — description of pip search command
IMPORTANT:
Did this article help?
We are currently doing research to improve pip's documentation and would love your feedback. Please email us and let us know why you came to this page and what on it helped you and what did not. (Read more about this research)
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)
- IMPORTANT:
Did this article help?
We are currently doing research to improve pip's documentation and would love your feedback. Please email us and let us know:
- What problem were you trying to solve when you came to this page?
- What content was useful?
- What content was not useful?
Author
pip developers
Copyright
2008-2020, PyPA
Referenced By
The man pages pip-3.9-search(1), pip3.9-search(1), pip-3-search(1) and pip3-search(1) are aliases of pip-search(1).
December 17, 2020 20.3 pip