jeanphix / Ghost.py

Webkit based scriptable web browser for python.
http://ghost-py.readthedocs.org/en/latest/
2.77k stars 380 forks source link

what about WebEngine and PyQt 5.6 ? #282

Open stonebig opened 8 years ago

stonebig commented 8 years ago

hi,

With Qt5.6 coming, Webkit may be removed from Qt and only WebEngine will stay.

Is Ghost.py already prepared to this change ? Will it be quick and simple to do otherwise ?

shackra commented 8 years ago

My guess is that the problem here is PySide, since this package offers compatibility to PySide users, this change may not happen in some time since the PySide community have problems making bindings for Qt 5.x