Skip to content

Replacement of temporarily deprecated pip search command

License

Notifications You must be signed in to change notification settings

havocesp/pypisearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPiSearch

Latest Release Downloads License

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).

Install and run

  • Clone this repo and run python pypisearch <query>
  • Install it by pip pip install pypisearch and run pypisearch <query>

This fork provides pypisearch as a shell command

  • Clone this repo, cd inside and run pip install .
  • Run from anywhere pypisearch <query>.

Packages

No packages published

Languages

  • Python 100.0%