On 11/19/2020 6:24 PM, Paul Moore wrote:
On Thu, 19 Nov 2020 at 22:55, Greg Ewing <greg.ew...@canterbury.ac.nz> wrote:

I still think it would be useful to have some kind of basic
installer-creating functionality in the stdlib. Not bundling
Python could be the default, or even the only option if
you're that concerned about it.
I'm not sure about an installer. To me that means integrating with
system "installed apps" mechanisms. But I *would* support building an
"unzip and run" style of distribution.

OnceĀ  you have a native executable, a whole range of platform-specific installers is available to you. I don't think we need to invent anything new in this space.

Eric
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/5KEUDB7ASZTCQQLLL67TGH4OJQL4MEPB/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to