pywebkitgtk - Python bindings for the WebKit GTK+ port - Google Project Hosting

Python bindings for the WebKit GTK+ port — code.google.com — Readability

 


Python bindings for the WebKit GTK+ port

 

 

Read Later

 


 

 


 

 

 

Related

Project Description

PyWebKitGtk allows Python (Gtk) developers to create software on top of the WebKitGtk rendering engine.

Screenshot of a sample web browser and Web Inspector:

Using

Firstly grab the pywebkitgtk package from your distribution. If you want to build from source, follow the steps below.

That's it. As an extra step, you can try the demo browser by following this step:

$Snbsp;python demos/tabbed_browser.py

If you have installed pywebkitgtk in a non-standard location (i.e. not in /usr or /usr/local), you might want to use the following:

$Snbsp;PYTHONPATH=/pywebkitgtk/install/path python demos/browser.py

Are you a user?

Help?

Need help on how to use pywebkitgtk? Got an idea and want to code it up? Then let us know!

 

 

你可能感兴趣的:(project)