This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Saimadhav.Heblikar, dstufft, peter.otten, rhettinger, terry.reedy
Date 2015-03-07.17:59:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425751149.08.0.660552698136.issue23551@psf.upfronthosting.co.za>
In-reply-to
Content
On Windows, I think we should consider directly supportting
http://www.lfd.uci.edu/~gohlke/pythonlibs/
Unofficial Windows Binaries for Python Extension Packages
When possible, this has 2.6, 2.7, 3.3, and 3.4 binaries for 32 and 64 bits.

I and others use this site, but beginners would not know to use it.  Since last summer, Christoph has switched nearly all files from .zip to pip-installable .whl.  The site says to download and point pip to the local downloaded copy, but I presume pip can be directly pointed to the site.
History
Date User Action Args
2015-03-07 17:59:09terry.reedysetrecipients: + terry.reedy, rhettinger, peter.otten, dstufft, Saimadhav.Heblikar
2015-03-07 17:59:09terry.reedysetmessageid: <1425751149.08.0.660552698136.issue23551@psf.upfronthosting.co.za>
2015-03-07 17:59:09terry.reedylinkissue23551 messages
2015-03-07 17:59:08terry.reedycreate