Python and SOAP

Diez B. Roggisch deetsNOSPAM at web.de
Fri Jan 21 05:20:47 EST 2005


> I'd like to write a SOAP client and a SOAP server
> in Python.
> 
> Is SOAPy still the way to go, or are there better
> methods?

If you really need SOAP, Nelson did answer your question. But if you are
only communicating between two python processes, I suggest pyro.

-- 
Regards,

Diez B. Roggisch



More information about the Python-list mailing list