Also, speaking of gui2py, it would be useful if to know if there could be any difficulties (that would make worth trying something else) in using a desktop client interface with a deployed GAE app. I've little experience with any of this, so I am still trying to determine whether it would make sense to embed my python code as JS in web2py. Does anyone have experience with this sort of interface deployment (converting web2py app to wxPython, and successfully communicating back and forth with the server/database)?
On Sunday, June 28, 2015 at 4:41:57 PM UTC-5, Phillip Veda wrote: > > I started a project in web2py aimed to store and manipulate user files, > which at some point needs a dynamic GUI interface. > > > Due to the intensive nature of the file processing, I am unsure whether > embedding this python code would be very price-sensitive as deployed to GAE > with its server-side processing (but please correct me if I am > misinterpreting how the code will be processed or if there is an easy way > around this (a client-side processing implementation)) > > > Due to the lack of information in cross-referencing Web2py with > Cappuccino, I assume combining their mechanisms would be an untenable > prospect. > > > If nothing else, web2py was a great place to start learning web development > > > Thank you for any input > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-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.

