[Tutor] Resources to create a form filler

2012-09-17 Thread DM
Hi I've learned a little python via MIT's 6.01SC and would like to gain experience with personal projects. I'd like to make a web form filler for the desktop. I'd appreciate it if someone could suggest what resources I would need to build it. Thanks! ___

[Tutor] Correct way to code data or parse?

2006-07-04 Thread DM
Hi Everyone *Please forgive me the repost ... I sent the first as Html not Text Dumb, Doh! I'm new to python and I want to write a rpg program that is able to use the Correct way to code data or parse? I have pages of .PDF file Data tables copied to text files. I check out many python boar

Re: [Tutor] open a socket from a named file on linux

2005-03-02 Thread dm
On Sun, 2005-02-27 at 17:18 -0600, dm wrote: > Hello, I am trying to open a socket connection to a named file on my > computer and can not seem to get it working. Any help or advice would > be great. solution use what are called unix domain sockets, in python they are accessed like

[Tutor] open a socket from a named file on linux

2005-02-27 Thread dm
Hello, I am trying to open a socket connection to a named file on my computer and can not seem to get it working. Any help or advice would be great. The details I attempting to control xfmedia, http://spuriousinterrupt.org/projects/xfmedia/ , via it's remote from python and I can not get a conne