[Python-Dev] OneGet provider for Python

Benjamin Peterson benjamin at python.org
Sat Nov 15 16:17:17 CET 2014



On Sat, Nov 15, 2014, at 05:54, Nathaniel Smith wrote:
> On 15 Nov 2014 10:10, "Paul Moore" <p.f.moore at gmail.com> wrote:
> >
> > > Incidentally, it would be really useful if python.org provided stable
> > > url's that always redirected to the latest .msi installers, for
> > > bootstrapping purposes. I'd prefer to not rely on chocolatey (or on
> > > scraping the web site) for this.
> >
> > https://www.python.org/ftp/python/$ver/python-$ver.msi
> > https://www.python.org/ftp/python/$ver/python-$ver.amd64.msi
> 
> Right, but what's the URL for "the latest 2.7.x release" or "the latest
> 3.x.x release"?

The website has an API you know.


More information about the Python-Dev mailing list