Generating a WSDL using Python and SOAPpy

前端 未结 3 1875
耶瑟儿~
耶瑟儿~ 2020-12-12 22:57

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

3条回答
  •  醉酒成梦
    2020-12-12 23:40

    I want to generate a WSDL that I can give to the web folks, ....

    You can try soaplib. It has on-demand WSDL generation.

提交回复
热议问题