Possible Duplicate:
Generating a WSDL using Python and SOAPpy
How to create a simple Wsdl file for using the soap server in python and then later use it for soap ui for testing web services. Just a simple example.
Possible Duplicate:
Generating a WSDL using Python and SOAPpy
How to create a simple Wsdl file for using the soap server in python and then later use it for soap ui for testing web services. Just a simple example.
https://github.com/arskom/spyne have a look at that. Nice library, has good documentation and is able to generate wsdl for a soap-service