Re: standalone process to interact with the web
- From: claird@xxxxxxxxx (Cameron Laird)
- Date: Tue, 31 Jul 2007 17:33:40 +0000
In article <mailman.1375.1185900147.22759.python-list@xxxxxxxxxx>,
Steve Holden <steve@xxxxxxxxxxxxx> wrote:
beginner wrote:.
Hi Everyone,Look nor further than mechanize -
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
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.
.
- References:
- standalone process to interact with the web
- From: beginner
- Re: standalone process to interact with the web
- From: Steve Holden
- standalone process to interact with the web
- Prev by Date: Error with Tkinter and tkMessageBox
- Next by Date: Re: Encryption recommendation
- Previous by thread: Re: standalone process to interact with the web
- Next by thread: Re: standalone process to interact with the web
- Index(es):
Relevant Pages
|