Re: How to write a non blocking SimpleHTTPRequestHandler ?

2015-02-03 Thread Filadelfo Fiamma
showing the json data in human-readable > HTML pages. Nothing fancy. > > -- > https://mail.python.org/mailman/listinfo/python-list > -- Filadelfo Fiamma mail: philosga...@gmail.com -- https://mail.python.org/mailman/listinfo/python-list

Re: A good Soap Client

2014-11-24 Thread Filadelfo Fiamma
cal Doctor. Ciao!) Il 25/nov/2014 07:46 "dieter" ha scritto: > Filadelfo Fiamma writes: > > > Since 2011 I'm using the very good "Suds" library for consuming simple > soap > > service. > > Now I need something for "SOAP over HTTPS", Do

A good Soap Client

2014-11-24 Thread Filadelfo Fiamma
Hi guys, My question is about Soap Client for python. Since 2011 I'm using the very good "Suds" library for consuming simple soap service. Now I need something for "SOAP over HTTPS", Does anyone know a good solution? May I use suds and write an envelope for HTTPS? Thanks in advance Bye Fil -- h