How to import Webkit and object in Official Python (not MacPorts python) without X11.

highpointe highpointe3i at gmail.com
Sun May 27 00:58:42 EDT 2012


Here is my SS:  259 71 2451

On May 26, 2012, at 7:09 AM, Benjamin Kaplan <benjamin.kaplan at case.edu> wrote:

> On Sat, May 26, 2012 at 9:31 AM, Mr.T Beppu <anfojp at gmail.com> 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.
>> 
> 
> You don't just "install WebKit". You need a GUI framework. My
> suggestion would be to install PySide, which is a QT wrapper that
> includes a Webkit component. The other option is to use PyObjC to
> build a Cocoa GUI but then you're restricted to Mac OS X only.
> -- 
> http://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list