1PIP-SEARCH(1) pip PIP-SEARCH(1)
2
3
4
6 pip-search - description of pip search command
7
8 IMPORTANT:
9 Did this article help?
10
11 We are currently doing research to improve pip's documentation and
12 would love your feedback. Please email us and let us know why you
13 came to this page and what on it helped you and what did not. (‐
14 Read more about this research)
15
17 Search for PyPI packages whose name or summary contains <query>.
18
19
21 python -m pip search [options] <query>
22
24 -i, --index <url>
25 Base URL of Python Package Index (default https://pypi.org/pypi)
26
27
28 IMPORTANT:
29 Did this article help?
30
31 We are currently doing research to improve pip's documentation and
32 would love your feedback. Please email us and let us know:
33
34 1. What problem were you trying to solve when you came to this page?
35
36 2. What content was useful?
37
38 3. What content was not useful?
39
41 pip developers
42
44 2008-2021, PyPA
45
46
47
48
4921.0 May 17, 2021 PIP-SEARCH(1)