Query: wsdl2py
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WSDL2PY(1) General Commands Manual WSDL2PY(1)NAMEwsdl2py - generate client Python interface code from WSDLSYNOPSISwsdl2py -f wsdlfile | -u url [options]DESCRIPTIONwsdl2py 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.OPTIONS-f wsdlfile Specifies an on-disk WSDL file to parse. -u url Specifies a URL pointing to the WSDL file to be parsed. -h Display a brief help message. -e Enables experimental server code generation. -x Process just the schema from an xsd file (ie. no services). -z funcname Specifies a function to use to generate attribute names. -d outputdir Specifies the directory where the output files will be placed. -t typesmodule Specifies a module name to use as the types implementation.AUTHORThis manpage written by Tristan Seligmann. WSDL2PY(1)
Related Man Pages |
---|
soapsuds(1) - debian |
soapsuds(1) - suse |
pod::wsdl::method(3pm) - debian |
soap::wsdl::generator::template::xsd(3pm) - debian |
soap::wsdl::server::cgi(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Introduction |
Detecting unused variables... |
My first PERL incarnation... Audio Oscillograph |