Skip to content

MrNaif2018/PipTUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PipTUI

Pip GUI in your terminal!

main search

Installation

pip3 install PipTUI

Running it:

piptui

Shortcuts

  • Install package: Ctrl-A
  • Uninstall package: Ctrl-R
  • Update package: Ctrl-U

DISCLAIMER

This app only works if pip is installed and it's not a pip alternative, it's just GUI wrapper for the pip commands!

If you're using other ways to install python packages some changes should be made in your end. A little example is to set a pip alias if you're using apps like pipx to install python packages!

About

Pip GUI in your terminal!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%