Nice! Now there's a decent Python SOAP module that I need to find time to explore. I want to set up some web services on my site that can be interfaced in different ways on other servers/clients. Just need to think of something that can be useful.
Any ideas anyone?
(more links on pywebsvcs.sourceforge.net)
Comments
Im using now Zolera`s SOAP module. Its very powerfull and easy to use. But Im having a little problem passing complex structures between mi server (PHP/nuSOAP) and my client. I could not find as much information as I would like on the internet about ZSI. such as source code or tutorials