<div dir="ltr">The funny thing about a feature like the manual download link is that no, 99.99% of the time it is not useful, but when you need it, you probably really need it. Probably to debug an issue with pip, or to grab a package pip would not normally download for your platform, or to make sure something has been uploaded correctly. I would not be surprised if the upload feature gets even less use than the manual downloads.<div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 25, 2016 at 12:57 PM Nick Coghlan <<a href="mailto:ncoghlan@gmail.com" target="_blank">ncoghlan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 26 August 2016 at 02:43, M.-A. Lemburg <<a href="mailto:mal@egenix.com" target="_blank">mal@egenix.com</a>> wrote:<br>
> Aside: If pip is considered the only user of PyPI, I do wonder,<br>
> why we bother having a user readable download index at all ;-)<br>
<br>
I see the smiley, but this actually has a real answer :)<br>
<br>
The manual download links aren't particularly useful (that's why<br>
Warehouse moves them to a subpage and encourages the use of "pip<br>
install" instead), but the user readable pages themselves are relevant<br>
to folks searching for dependencies that might solve their problems<br>
(whether using PyPI's native search, or a general internet search<br>
engine).<br>
<br>
And once you have a project information page, not having any manual<br>
download links *at all* would be sufficiently strange that their<br>
absence could reasonably be expected to puzzle people, so it makes<br>
sense to just provide them, rather than attempting to explain why<br>
they're not there.<br>
<br>
Cheers,<br>
Nick.<br>
<br>
--<br>
Nick Coghlan   |   <a href="mailto:ncoghlan@gmail.com" target="_blank">ncoghlan@gmail.com</a>   |   Brisbane, Australia<br>
_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</blockquote></div></div></div>