Skip to content

glendsoza/piptui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piptui -> Terminal UI to manage pip packages

How to run

  • Download the binary from releases page
  • Activate the virtual environemnt and run the binary

How to build

  • Install go
  • Go to the project root and run go mod tidy && go run main.go

Supported platforms

  • Currently this tool is tested only on linux with bash (yes, it requires bash!)

How to use

Demo

  • go to the project root
  • activate your python virtual environment
  • on the same terminal session run go run main.go
  • once the ui loads following short cuts can be used to go into different screens from the main menu (short-cuts to different screens will only work from the main menu )
    • ctrl+I -> Install screen
    • ctrl+T -> Dependency Tree
    • ctrl+U -> Uninstall screen
    • ctrl+D -> Switch tabs (if there are multiple tabs)
    • Esc -> go back to the main screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages