pispy

A terminal-based tool for looking up stuff in PyPI

GPL-3.0 License

Downloads
189
Stars
24
Committers
2

PISpy

Introduction

PISpy aims to be a simple but useful PyPI lookup client for the terminal.

Installation

pipx

The package can be installed using pipx:

$ pipx install pispy-client

Homebrew

The package can be installed using Homebrew. Use the following commands to install:

$ brew tap davep/homebrew
$ brew install pispy

Running

Once installed, just run pispy from your shell.