On Jul 20, 8:28 am, Benjamin Smedberg <benja...@smedbergs.us> wrote:
> On 7/20/10 11:13 AM, sultan wrote:
>
> > Is there anyway to use Firefox or Gecko core from within python e.g.
> > import Firefox or import Gecko?
> > So far for now I am using QtWebKit.
>
> There is a project called PyXPCOM, but it is primarily focused on using
> python within XULRunner applications, rather than using gecko from within
> python:  https://developer.mozilla.org/en/pyxpcom
>

There is a HulaHop package (OLPC), which embeds Gecko through a PyGTK
Widget:
http://wiki.laptop.org/go/HulaHop

This utilizes PyXPCOM to do the integration between Python and Gecko.

Cheers,
Todd
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to