[Tutor] Web Browser in Python

Alan G alan.gauld at freenet.co.uk
Thu Aug 4 09:22:49 CEST 2005


> As for the size of project, I have been pursuing programming as 
> a hobby for years and really enjoy it.I dont have any specific 
> timeframe or deadline in mind so the size doesnt matter :). 

In that case go to it! :-)

But you might like to consider using wxPython because as someone 
else mentined it does at least have an HTML rendering control to
start from, I assume you don't really want to have to write a 
complete rendering engine too?! 

Although if you do at least Python has its HTMLparser module to 
help...

Alan g




More information about the Tutor mailing list