How to import Webkit and object in Official Python (not MacPorts python) without X11.
Barry Scott
barry at barrys-emacs.org
Sat May 26 09:40:19 EDT 2012
On 26 May 2012, at 14:31, Mr.T Beppu wrote:
> I think that I will make a browser in Official Python (not MacPorts Python).
> What should I do in order to install Webkit for Official Python (not MacPorts Python) ?
> from tokyo Japan.
> --
> http://mail.python.org/mailman/listinfo/python-list
The PyWebKit binding are not maintained and have problems. You will find
yourself getting very frustrated trying to get anything but the trivia working.
We ended up writing C++ code to use WebKit on Linux rather then our
preferred Python.
Barry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120526/010adf6d/attachment.html>
More information about the Python-list
mailing list