Linux command
pip-search 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Search for packages
pip search [query]
说明
pip search searched for packages on PyPI by name or description. This command has been disabled on PyPI since late 2020 due to excessive resource usage from automated queries.
FAQ
What is the pip-search command used for?
pip search searched for packages on PyPI by name or description. This command has been disabled on PyPI since late 2020 due to excessive resource usage from automated queries.
How do I run a basic pip-search example?
Run `pip search [query]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.