One more replacement of temporarily deprecated pip search command implemented on regular expressions and uses pypi site search line. You are able to query multiple pages providing range to page argument (e.g. 1-5).
- Clone this repo and run
python pypisearch <query>
- Install it by pip
pip install pypisearch
and runpython -m pypisearch <query>
- Clone this repo, cd inside and run
pip install .
- Run from anywhere
pypisearch <query>
.