I am using eclipse pydev
and want to generate a client web services from a wsdl file downloaded to my computer I have the step to do it but when I reach right click on the wsdl file web services and generate client but the only option I had there is the the client type is java proxy and I want to use python as PYdev
.
On eclipse is there a way to do that generate python client type or a way to use the java proxy type with python as I am coding python better than java and want to use eclipse for this project