PDA

View Full Version : python: how can i show html?



yakovyarmo
July 5th, 2008, 12:30 AM
i want to build like a small browser in python and i saw webkit but there is no where on the web on how to use it with python.
anyone as any tips ?

LaRoza
July 5th, 2008, 12:37 AM
i want to build like a small browser in python and i saw webkit but there is no where on the web on how to use it with python.
anyone as any tips ?

http://patrick.wagstrom.net/tutorials/pygtkmozembed/pygtkmozembed.html

http://code.google.com/p/pywebkitgtk/