Lazypip

A simple TUI for pip commands.

sample.mp4

Features

  • Search PyPI for packages

  • List installed packages with some operations

  • Install packages

  • Execute pure pip commands

Install

Go install

go install github.com/0x00-ketsu/lazypip@latest

From source

git clone https://github.com/0x00-ketsu/lazypip
cd lazypip
make build

Usage

Input lazypip in terminal then Enter

Keyboard shortcuts

Press x in different view

License

MIT

GitHub

View Github