PISpy aims to be a simple but useful PyPI lookup client for the terminal.
The package can be installed using pipx
:
$ pipx install pispy-client
The package can be installed using Homebrew. Use the following commands to install:
$ brew tap davep/homebrew
$ brew install pispy
Once installed, just run pispy
from your shell.