Revision 5 as of 2008-10-23 11:23:38

Clear message

Web Browser Programming in Python

This topic covers ways in which python can be used in web browsers to control, create or manipulate the content within a user's web browser, or a web-based technology (such as [http://webkit.org webkit], the technology behind Safari, the OLPC Browser, Adobe AIR, Google Chrome and much more; and Gecko, the engine behind [http://mozilla.com/firefox Firefox], XULRunner and much more). Specifically excluded from the list is technology that simply generates static HTML content, but technology that generates or compiles javascript definitely counts.

Python to Javascript Compilers

Embedding Python inside Web Browsers

Python wrappers around Web "Libraries" and Browser Technology

Unable to edit the page? See the FrontPage for instructions.