pypa/pipx

Add pip-search as pipx search

Open

#710 opened on Jun 21, 2021

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (7,844 stars) (363 forks)batch import
enhancementhelp wanted

Description

How would this feature be useful? searching through the web browser is really annoying so I think a search command.

Describe the solution you'd like https://pypi.org/project/pip-search/ is a great way to search via terminal and doesnt have the api issue since it uses the website directly, so i would include it in pipx natively as pipx search

Contributor guide