On 20/11/20 12:24 am, Chris Angelico wrote:
Have you considered the value of using zipapp
You get all the advantages of a single runnable file, and all the advantages of NOT including the full Python interpreter with it.
It won't have all the properties of an app bundle on MacOSX, though. -- 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/DW7MJQZ5ZGDFQBV3EPGYU46SOJF5HR5Z/ Code of Conduct: http://python.org/psf/codeofconduct/