[Tutor] Python And reading the Web - Javascript
Knacktus
knacktus at googlemail.com
Sat Sep 25 15:20:41 CEST 2010
>
> Any ideas in general in how to do this appreciated. i don't mind
> reading so if you have some good links they are appreciated.
>
I have no experience myself with this task, but I would look at those
resource:
1) For reading html pages in addition to the standard-lib modules:
http://www.crummy.com/software/BeautifulSoup/
2) For more advanced stuff it might be worth looking at a webkit
implementation of Qt via PyQt Bindings:
http://doc.trolltech.com/4.7/qtwebkit.html
here the Python bindings
http://www.riverbankcomputing.co.uk/news
HTH,
Jan
More information about the Tutor
mailing list