wxPython to build an HTML analyser/displayer?

Luke Skywalker luke at tatooine.planet
Wed Dec 1 17:17:23 EST 2004


Hi,

Currently, I use filters in Privoxy followed by a JavaScript embedded
script to further filter a web page that is restricted to IE (because
of incompatibilities of the DOM), and was wondering if it'd be
feasible to write a Python GUI app with wxPython that would do the
same, ie. fetch a web page, analyse its contents and filter/rewrite,
before displaying it in a HTML renderer? Does wxWidgets offer an HTML
displayer widget, and is it good enough?

Thank you
Luke.



More information about the Python-list mailing list