Archive for the “wsf-python” category

Consuming Web Services in Python

0Milinda5th Aug 2008python, wsf-python, wso2

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 »

WSF/Python WSDL support for client side

0Milinda4th Aug 2008wsf-python, wso2

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 »