> On Jun 11, 2015, at 7:35 PM, wb <[email protected]> wrote: > > 2015년 5월 27일 수요일 오전 7시 36분 22초 UTC+9, Glyph Lefkowitz 님의 말: > I have moved all of my PyJS development over to Brython, which is only on > python 3 :-), so that may be a way forward. > > -glyph > > Is it possible to build a standalone desktop application in Brython? I need a > cross-platfrom solution for both web and desktop environments.
Since it's just a web page, you could probably distribute it with something like http://code.tutsplus.com/tutorials/introduction-to-html5-desktop-apps-with-node-webkit--net-36296 :) -g -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
