python - PyGTK in webbrowser? -


i use pygtk quite lot, , code hosted on github. know there many websites can run python code, hoping maybe there website can handle new windows created in code in browser, people test code without needing download it. there such website?

no, there not.

if switch python 3 , from gi.repository import gtk, can use broadway run gtk application in browser. however, works locally, not website.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -