Project DescriptionPyWebKitGtk provides an API for developers to program WebKit/Gtk using Python.
The project share the same goals with WebKit. The purpose of this binding is to bring an alternative web engine to Python/GTK+ application developers who might need a web browser engine for their next application or developers wishing to have a better browser engine that they can access to using the Python programming language.
Build$ ./autogen.sh --prefix=/pywebkitgtk/install/path
$ make
$ make installDemoThere is a sample web browser using Python and WebKit/Gtk. To run:
$ python demos/webbrowser.pyIf you have installed pywebkitgtk in a non-standard location (i.e. not in /usr or /usr/local), you might want to use the following:
$ PYTHONPATH=/pywebkitgtk/install/path python demos we
30 Day Summary Apr 18 2013 — May 18 2013
|
12 Month Summary May 18 2012 — May 18 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.