web applications - How to Convert python Tkinter desktop App to Web App -


i have wrote python(2.7) gui desktop application using tkinter library , working fine. want convert web application. have looked pyjaco , pyjamas not getting done.

how can convert web app ?

thanks in advance..

you have rewrite app. there no way convert tkinter application run on web. potentially use pyjs convert of business logic, entire gui have rewritten.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -