mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
42718628eb
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>
305 B
305 B
pip search
Search for Python packages by name or summary. Doesn't work with PyPI; may work with other package indexes. More information: https://pip.pypa.io/en/stable/cli/pip_search/.
- Search for packages using a custom package index:
pip search {{[-i|--index]}} {{example.com}} {{query}}