Hmm – I’ve done that via Py2App or PyInstaller – they build a full application bundle.
But that’s a nifty idea – you can hack (a copy of?) the app bundle provided by python.app to get that. Have you posted any notes on that anywhere?
So that is a use-case, but what Im trying to figure out is if it’s necessary, if you simply want to be able to run a GUI app from the command line – while developing, etc.