I have wrote python (2.7) GUI desktop application using TKinter library and it is working fine. Now I want to convert it into web application. I have looked into pyjaco and pyjamas but not getting it done.
How can I convert it into Web App?
You will have to rewrite your app. There is simply no way to convert a tkinter application to run on the web. You could potentially use pyjs to convert some of the business logic, but the entire GUI will have to be rewritten.
You can use CloudTk.
CloudTk is based on WebSockit2me - a TCP to WebSocket gateway that uses a noVNC to display Tk applications in modern Web Browser.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With