Any recommendations for auto-generating the WSDL for a Python/Twisted SOAP Server?
I've found lots of examples for taking an existing WSDL and generating the stubbed Python code, but am looking for the reverse operation.
Any recommendations for auto-generating the WSDL for a Python/Twisted SOAP Server?
I've found lots of examples for taking an existing WSDL and generating the stubbed Python code, but am looking for the reverse operation.