First of all, I will admit I am a novice to web services, although I\'m familiar with HTML and basic web stuff. I created a quick-and-dirty web service using Python that ca
I want to generate a WSDL that I can give to the web folks, ....
You can try soaplib. It has on-demand WSDL generation.