[Distutils] Distribution latest version permalink?

Paul Moore p.f.moore at gmail.com
Sat Feb 7 22:17:58 CET 2015


On 7 February 2015 at 20:38, Ben Finney <ben+python at benfinney.id.au> 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


More information about the Distutils-SIG mailing list