Ghost is a webkit client written in Python, it provides people making a Python based application to access web applications.
Ghost
Ghost is a webkit client coded in python and written by jeanphix,
usage
from ghost import Ghost
ghost = Ghost()
page, extra_resources = ghost.open("http://jeanphi.fr")
Resources