项目作者: GDGVIT
项目描述 :
A GUI based Python Package installer
高级语言: Python
项目地址: git://github.com/GDGVIT/pip-gui.git

PIP-GUI
A GUI framework for managing PIP packages developed using PyQt5
Description
### The Start Screen

The start screen contains options for a user to select the process he wants to be carried out.
One can also specify the version of python he wants the operations to be performed upon.
The file menu has an option to “Exit” (shortcut: Ctrl+Q) and “Refresh Lists” which refreshes the resources files containing package data.
### The Installation Screen

The installation screen has a search bar which the user can use to search and install desired package(s).
### The Update Screen

The update screen displays the list of packages which are out-of-date and can be upgraded.
### The Uninstall Screem

The uninstallation screen displays the list of packages which are installed in the user’s system and can be uninstalled.
### The Progress Window

The progress window is an built-in terminal widget for PIP-GUI which displays the processes running while performing operations
Functionalities
Instructions to Install package
Running package locally
Contributors
Made with :heart: by DSC VIT