[BangPypers] Python app in a browser sandbox?

logan logan04x at gmail.com
Fri Feb 22 06:26:00 CET 2008


Hello All,

I'm new to this list and a Python fresher. I wanted to know how can I run my Python application (actually it's just a Python wrapper over a C++ lib) inside a web browser? My intent is that the user opens the website and then the Python application is loaded in the user's memory and there after the user is able to use the application. For example, say the application is notepad, the user launches the site and the Python notepad is loaded as some kind of ActiveX control and the user can use it. I may add that the application just needs the microphone and speakers of the user and doesn't need access to any other resource.

Looking forward to listen from you guys.

Thanks.

Best Regards,
Hitesh Sharma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/bangpypers/attachments/20080222/3ccb992a/attachment.htm 


More information about the BangPypers mailing list