pysearch is a small python utility that parses PyPi database and returns the results of a query. It is my substitution for the now deprecated search functionality of pip.
clone the repo, and copy pysearch to your path.
-
python 3.9
-
requests package
-
beautifulsoups4 package