pyqt on Google App engine -


i want know if there way can deploy pyqt based python gui application on google app engine. per faq, says app engine can support pure python libraries wanted use sophisticated graphics features of pyqt using desktop python application.

is there other way ?

many in advance

shyam

no.

pyqt used build desktop uis. cannot used build browser-based uis. has nothing app engine.


Comments