Grail is a web browser written in Python using the Tk widget set. It is designed to be highly extensible, allowing the user to extend the ste of content types that are supported. Grail is now being developed by visual-101.
Pyleon is an extensible GTK+ web browser written in Python, with
support for both Mozilla and GtkHTML.
Non-core browser features are implemented as modules so power
users can load only their desired features, and programmers
can easily add their own.
Very lightweight and minimalistic python browser with webkit
A minimalistic, quick and simple (KISS simple) browser implemented in python using pywebkitgtk, pygtk and python 2.7.3.
Do note that this project would use python 3.x, however the owner has no desire whatsoever to port webkit to python 3.x at this time.
The goal of this project is to create a simple, fast and easily expandable (for now manually, later on with easy python addons). For now configuration will be done using text files and (in case of adding features) doing small modifications to the source code. ...