| WSDL2PY(1) | General Commands Manual | WSDL2PY(1) |
wsdl2py - generate client Python interface code from WSDL
wsdl2py -f wsdlfile | -u url [options]
wsdl2py is a utility for automatically generating Python client interface code from a WSDL definition, and a set of classes representing element declarations and type definitions. This will produce two files in the current working directory named after the WSDL definition name.
This manpage written by Tristan Seligmann.