Consuming Web Services in Python
Here is a sample client that I write to test WSF/Python 1.0.0alpha implementation. It talks to yahoo REST search API using WSF/Python. #!/usr/bin/env More »
Software Engineer from Sri Lanka. Currently working as a Technical Lead at WSO2 Inc. and leads the WSO2 Business Process Server team. I am also and active contributor for several Apache Projects including Apache ODE and Apache Axis2.
Here is a sample client that I write to test WSF/Python 1.0.0alpha implementation. It talks to yahoo REST search API using WSF/Python. #!/usr/bin/env More »
I have spent the last week debugging and fixing WSDL mode code for WSF/Python and WSDL mode didn’t work until today. Final with More »