On 23/11/20 11:38 pm, Mathew Elman wrote:
I would argue this sounds like a case for a "python_runner", i.e. a lightweight 
python vm that can run python apps, e.g. zipapps. Something like the blender_runner for 
blender. Making it explicitly an app that runs via some other engine.

How would that differ substantially from a normal Python installation?

The "runner" idea makes sense when a development environment is
substantially larger than its runtime component. But that's not
the case with Python -- it's already almost all "runner".

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

Reply via email to