[Python-Dev] OneGet provider for Python

Paul Moore p.f.moore at gmail.com
Mon Nov 17 19:02:55 CET 2014


On 15 November 2014 15:40, Paul Moore <p.f.moore at gmail.com> wrote:
> On 15 November 2014 15:17, Benjamin Peterson <benjamin at python.org> wrote:
>> 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.
>
> Um, no. Where can I find out about it?

I don't know if this got lost in the other messages in this thread,
but *is* there a stable URL for "the latest Python 3.4 MSI for Windows
amd64" (or similar)?

Paul


More information about the Python-Dev mailing list