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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -