pip search#
Usage#
python -m pip search [options] <query>
py -m pip search [options] <query>
Description#
Search for PyPI packages whose name or summary contains <query>.
Options#
- -i, --index <url>#
Base URL of Python Package Index (default https://pypi.org/pypi)
Examples#
Search for “peppercorn”
$ python -m pip search peppercorn pepperedform - Helpers for using peppercorn with formprocess. peppercorn - A library for converting a token stream into [...]
C:\> py -m pip search peppercorn pepperedform - Helpers for using peppercorn with formprocess. peppercorn - A library for converting a token stream into [...]
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?