Revision 10 as of 2008-11-20 21:45:47

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 webkit, the technology behind Safari, Midori, the OLPC Browser, Adobe AIR, Google Chrome and much more; Gecko, the engine behind Firefox, XULRunner and much more; and KDE's KHTMLPart). 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.