I would like to be able to search for an available Python package using pip (on the terminal). I would like a functionality similar to apt-cache in Ubu
pip
apt-cache
To see a list of all available packages try running
pip search *