<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">I suppose it wouldn't be too hard to make a redirection service that reads up the json and redirects to the file you want. Eg, you could use appengine for free (I suppose you'll be under the quota for few http requests).<br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div><span style="font-family:trebuchet ms,sans-serif"><span style="color:rgb(51,51,51)"><br><font><span style="color:rgb(51,51,51)">Thanks,</span><br><span style="color:rgb(153,153,153)">-- Ionel</span></font></span><font><font style="color:rgb(153,153,153)"> Cristian Mărieș, <a href="http://blog.ionelmc.ro" target="_blank">blog.ionelmc.ro</a><br></font></font></span></div></div></div></div></div>
<br><div class="gmail_quote">On Sat, Feb 7, 2015 at 11:17 PM, Paul Moore <span dir="ltr"><<a href="mailto:p.f.moore@gmail.com" target="_blank">p.f.moore@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 7 February 2015 at 20:38, Ben Finney <<a href="mailto:ben%2Bpython@benfinney.id.au">ben+python@benfinney.id.au</a>> wrote:<br>
> I would recommend using one of the PyPI API pages (the “simple” API is<br>
> what I described, I don't know how to use any of the others) since at<br>
> least some guarantee is made of their stability.<br>
<br>
</span>There's also the JSON page at<br>
<a href="https://pypi.python.org/pypi/" target="_blank">https://pypi.python.org/pypi/</a><package>/json which includes details of<br>
all available versions and files.<br>
<span class="HOEnZb"><font color="#888888"><br>
Paul<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</div></div></blockquote></div><br></div>