The PyWebKitGtk project aims to provide Python bindings to the GTK+ port of WebKit, an open-source web browser engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more[1]
The project share the same goals with WebKit[2]. 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.
Happy Hacking!
Web: http://code.google.com/p/pywebkitgtk
Source (Git): http://repo.or.cz/w/pywebkitgtk.git
Source (SVN): http://code.google.com/p/pywebkitgtk/source
[1] Applications that use WebKit http://trac.webkit.org/projects/webkit/wiki/Applications%20using%20WebKit
[2] WebKit Goals http://webkit.org/projects/goals.html
[3] WebKit Bugzilla http://bugs.webkit.org
GNOME Desktop http://www.gnome.org
GTK+ http://www.gtk.org
Python http://www.python.org
WebKit http://www.webkit.org