How about Python + Mozilla for large apps?

Gerald Bauer gerald at vamphq.com
Wed Apr 9 13:52:15 EDT 2003


> Is there any project aimed to embed the Python interpreter inside 
> Mozilla OR to make available the XUL/XBL GUI engine of Mozilla to the Python 
> interpreter OR to create a full-capability bridge between Mozilla and Python 
> (maybe via XPCOM)?

  You might wonna check out Luxor - a free open-source XUL
engine/motor in Java that includes Python for scripting - online @
http://luxor-xul.sourceforge.net

  To get started using XUL and Python check out the
luxor-python-examples package in the download section. There's another
package called luxor-python-db-examples in the Luxor contrib download
section.

  - Gerald




More information about the Python-list mailing list