Python GUI application embedding a web browser - Options?

fpp nntp.fpp at spamgourmet.com
Mon Oct 9 12:50:26 EDT 2017


Paul Moore <p.f.moore at gmail.com> said :

> On 9 October 2017 at 04:25,  <douglashf.mec at gmail.com> wrote:
>> Did you find out the answer for that?
> 
> Nothing much beyond the pointer to PyQt (which basically said "a lot
> of the info on the web is out of date" so I should check the latest
> docs). I didn't take it much further, though, as it was a hobby
> project and the learning curve for PyQt (any GUI framework, really)
> was a bit high for the amount of spare time I had at the time.
> 
> Paul

Have you looked at CEFpython ?
It seems to work with all major GUIs (Qt, wx, Tk, gtk..)
https://github.com/cztomczak/cefpython/tree/master/examples




More information about the Python-list mailing list