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).


Thanks,
-- Ionel Cristian Mărieș, blog.ionelmc.ro

On Sat, Feb 7, 2015 at 11:17 PM, Paul Moore <[email protected]> wrote:

> On 7 February 2015 at 20:38, Ben Finney <[email protected]>
> wrote:
> > I would recommend using one of the PyPI API pages (the “simple” API is
> > what I described, I don't know how to use any of the others) since at
> > least some guarantee is made of their stability.
>
> There's also the JSON page at
> https://pypi.python.org/pypi/<package>/json which includes details of
> all available versions and files.
>
> Paul
> _______________________________________________
> Distutils-SIG maillist  -  [email protected]
> https://mail.python.org/mailman/listinfo/distutils-sig
>
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to