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
