资 源 简 介
PipUI - graphical user interface for python pip package installer
Graphical user interface for python pip package installer.
Used packages and libraries
Python 2.6 (possibly will be ported to later versions)
Tkinter (for graphical interface)
pip (the functioning base)
Why Tkinter?
Someone may say that tkinter is too poor package to develop modern user interfaces. But I chose tkinter because:
* It"s simple to use and easy to learn (if someone would like to join the project and help in its proceeding);
* It comes along all python distributions on all popular platforms. It"s a native Python package;
* It"s as light as such project needs.
Features
Internationalization support
Proxy management
Portability
For the time pipui tested on the next operating systems:
* Linux