Shoutbox

more python stuff - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: more python stuff (/showthread.php?tid=88708)

more python stuff by Jarrod on 01-26-2009 at 07:00 AM

for my project on scripting i am thinking about using the google appEngine to develop, i haven't started integral development yet due to the transition to wlm 2009,

on a different note,
i'm thinking of writing a web browser in python, not for aesthetics or functionality, but for scriptablity so one can for example write some regex for the use of manipulation of webpage data, much like grease monkey, but can write to files, aswell as some other functions, which could involve talking to web servers or anything.

it's aimed at python power users who want to enhance their browsing capability and are prepared to write scripts for it,

but the project relies on the ability to render web pages in a python gui- a thought was to use gecko but one of my friends said writing the python bindings for such would take to long.

TIA