A tiny Python Package manager. It installs pip automatically on Windows.
Project description
pip for Windows is a tiny Python Package manager. No more Windows command prompts !
It automatically installs pip and its GUI lets you:
install any package from pypi, or upgrade it using pip instruction set
list all installed packages with their version number
upgrade all packages in the local library, in one click
switch from one python interpreter (i.e. version) to another (including pypy)
run the IDLE of the selected interpreter
run a python program with the selected interpreter
See the Home page for screen shot and user guide.