In article <[EMAIL PROTECTED]>,
Steve Holden  <[EMAIL PROTECTED]> wrote:
>beginner wrote:
>> Hi Everyone,
>> 
>> I am looking for a way to allow a standalone python process to easily
>> interactive with a few web pages. It has to be able to easily receive
>> requests from the web and post data to the web.
>> 
>> I am thinking about implementing a standalone soap server, but I am
>> not sure which library is good.
>> 
>> Any suggestions?
>> 
>> Thanks a lot,
>> Geoffrey
>> 
>Look nor further than mechanize -
>
>   http://wwwsearch.sourceforge.net/mechanize/
>
>With mechanize and its partner ClientForm you can rule the web world ;-)
                        .
                        .
                        .
For a more narrative approach to the same point, I like to think
that <URL: http://www.unixreview.com/documents/s=10133/ur0706e/ >
helps.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to