justpy icon indicating copy to clipboard operation
justpy copied to clipboard

Quasar CLI electron and mobile apps

Open garyrob opened this issue 4 years ago • 4 comments
trafficstars

Because justpy provides an interface to Quasar, I've been reading up on that. I note that with Quasar CLI:

The difference between building a SPA, PWA, Mobile App or an Electron App is simply determined by the “mode” parameter in “quasar dev” and “quasar build” commands. [https://v0-15.quasar-framework.org/guide/electron-configuring-electron.html]

I'm wondering whether it would be feasible for a justpy app to take advantage of this ability either now or in the future. Seems like it would be amazing to be able to leverage justpy to enable Python to deliver all those different kinds of apps with the same codebase. (I would expect there to be differences to target each environment, as with any responsive app, of course, but reusing most code.)

garyrob avatar Mar 11 '21 16:03 garyrob

Yes, that would be amazing. It is in my plans longer term to empower JustPy in such manner.

elimintz avatar Mar 11 '21 17:03 elimintz

Glad to hear that!

garyrob avatar Mar 11 '21 20:03 garyrob

Definite +1 for that ability.

garyrob avatar Mar 11 '21 20:03 garyrob

This will be super cool!

qiuwei avatar Nov 27 '21 09:11 qiuwei