Hi you can generate the WSDl with soaplib [1], and you can view web.py or django
for this: 

for web.py -> http://webpy.org/cookbook/webservice

for django -> http://www.djangosnippets.org/snippets/979/


[1]=> http://trac.optio.webfactional.com/

> Hi all
> Newbie in Python, i am looking for some pointers (or better existing
> modules) to do the followings:
> 
> - generate (correct) XML messages from a WSDL file
> - make some modifications inside XML messages *before* sending them to
> the server hosting the Web services (described by previously
> mentionned WSDL file)
> - parse the answer.
> 
> Some ideas ?
> Thanks in advance
> Stephane
> -- 
> http://mail.python.org/mailman/listinfo/python-list

Attachment: signature.asc
Description: Digital signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to