Heikki Toivonen wrote:
I have started researching the Python SOAP (and web services in general)
options out there. Python 2.5 should be supported.
I used Python for some web services stuff (demo quality) a few years
back without major problems. However, it seems many of the libraries I
remember
Jeff wrote:
Twisted has SOAP support.
yes but it is based on no longer actively maintained SOAPpy.
--
http://mail.python.org/mailman/listinfo/python-list
Twisted has SOAP support.
--
http://mail.python.org/mailman/listinfo/python-list
Sorry, suds link should have been https://fedorahosted.org/suds
--
Heikki Toivonen
--
http://mail.python.org/mailman/listinfo/python-list
I have started researching the Python SOAP (and web services in general)
options out there. Python 2.5 should be supported.
I used Python for some web services stuff (demo quality) a few years
back without major problems. However, it seems many of the libraries I
remember from that time have becom
On 1/16/07, Grzegorz Smith <[EMAIL PROTECTED]> wrote:
> Hi folks
> I must write webb application that will comunicate with delphi desktop
> application by SOAP protocol. Can you recommend any Python Soap Libary?
> I founded: SOAPpy and Zolera SOAP Infrastructure (ZSI). Any tip which is
> better to
Hi folks
I must write webb application that will comunicate with delphi desktop
application by SOAP protocol. Can you recommend any Python Soap Libary?
I founded: SOAPpy and Zolera SOAP Infrastructure (ZSI). Any tip which is
better to use?
Thanks for any help
Gregor
--
http://mail.python.org/mailm
Thomas W wrote:
> I'm going to give a presentation of python to my co-workers at a very
> pro-microsoft workplace. Almost everything we need is currently
> supported by the standard distro + the win32all package, but we also
> need support for SOAP. I've tried SOAPpy ( didn't get it to compile,
>
Thomas W wrote:
> I'm going to give a presentation of python to my co-workers at a very
> pro-microsoft workplace. Almost everything we need is currently
> supported by the standard distro + the win32all package, but we also
> need support for SOAP. I've tried SOAPpy ( didn't get it to compile,
> n
Larry Bates wrote:
> I would venture to guess that this is the one I would lean towards
> if I needed SOAP support:
>
> http://www.effbot.org/downloads/#elementsoap
>
> I know is says "experimental" but Fredrik Lundh's idea of experimental
> always seems to be everyone else's idea of a shipping p
I would venture to guess that this is the one I would lean towards
if I needed SOAP support:
http://www.effbot.org/downloads/#elementsoap
I know is says "experimental" but Fredrik Lundh's idea of experimental
always seems to be everyone else's idea of a shipping product (e.g his
code just seems t
Thomas W schrieb:
> I'm going to give a presentation of python to my co-workers at a very
> pro-microsoft workplace. Almost everything we need is currently
> supported by the standard distro + the win32all package, but we also
> need support for SOAP. I've tried SOAPpy ( didn't get it to compile,
>
I'm going to give a presentation of python to my co-workers at a very
pro-microsoft workplace. Almost everything we need is currently
supported by the standard distro + the win32all package, but we also
need support for SOAP. I've tried SOAPpy ( didn't get it to compile,
needed a library from a dea
> 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. Roggis
On 21.01.2005 01:16, Nelson Minar wrote:
Peter Schaefer <[EMAIL PROTECTED]> writes:
SOAPy hasn't been maintained in awhile. The two contemporary options
are ZSI or SOAPpy, both at
http://pywebsvcs.sourceforge.net/
ZSI seems to have more serious development now, but neither is perfect.
You should
Peter Schaefer <[EMAIL PROTECTED]> writes:
> Is SOAPy still the way to go, or are there better methods?
SOAPy hasn't been maintained in awhile. The two contemporary options
are ZSI or SOAPpy, both at
http://pywebsvcs.sourceforge.net/
ZSI seems to have more serious development now, but neither is
Hello!
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?
Regards,
Peter
--
Meine E-Mail Adresse enthält keine Zahlen.
My email address doesn't contain numbers.
--
http://mail.python.org/mailman/listinfo/python-list
17 matches
Mail list logo