On 20/11/20 12:24 pm, Paul Moore wrote:
I'm not sure about an installer. To me that means integrating with
system "installed apps" mechanisms.

By "installer" I just mean something that gets installed
the way users expect on that platform. On Windows that means
something you run that puts the right things in the right
places. On MacOSX it means an app bundle that you just copy
onto your disk. On Linux it probably means creating a
package for whatever package manager the distro uses (not
really familiar with installing desktop apps on Linux).

So yes, if the usual convention on your platform means
interacting with some platform-provided mechanism, then
that's what needs to happen.

--
Greg
_______________________________________________
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/V34PMID6YZCHO6TYONQOSUKUFS52HAPU/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to