Quantcast
Channel: RasadaCrea rss feeds aggregator
Viewing all articles
Browse latest Browse all 176

A minimalist Python package manager for Windows

$
0
0
It"s a pity that so many installation instructions for Python packages assume that pip is already installed : it's not installed by Python installers, and installation instructions for pip are only for Linux / OS X, not for Windows. So, potential Windows users of those packages are left scrambling for instructions. Furthermore, these instructions include complex procedures, and do not explain how to deal with multiple Python versions (2.x and 3.x).     Yet,  python is often used on windows .   I've developed  Pip for Windows to address these issues. It is a tiny Python Package manager that automatically installs pip on Windows. I suggest that package providers recommend it, as I have for pyDatalog .  Its GUI also 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 )  See the Home page for screen shot and user guide.

Viewing all articles
Browse latest Browse all 176

Latest Images

Trending Articles



Latest Images