thinblog / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

Python WebKit GTK+

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]

Project Goals

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!

Contact

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

References

[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

Resources