Python + webservice

  • Thread starter Fred Chevitarese
  • Start date
F

Fred Chevitarese

Hello all... I'm new here and a search in tis group but unfortunately
i didn't find any kind of solution/code/question etc ...

I have to made a python script that communicates with an websevice
over the web. I tried out use SoapPy, ZSI, BeautifullSoap and others,
but get no success...
I have to generate a XML file from a XSD file, and them send it to a
webservice as i have said before.
There's really no need to generate a XML file from a XSD file bu if
it's possible it will be very very good...

Has anyone made something like this and can share with me a bit of
experience?
 
R

Ralf Schoenian

Fred said:
Hello all... I'm new here and a search in tis group but unfortunately
i didn't find any kind of solution/code/question etc ...

I have to made a python script that communicates with an websevice
over the web. I tried out use SoapPy, ZSI, BeautifullSoap and others,
but get no success...
I have to generate a XML file from a XSD file, and them send it to a
webservice as i have said before.
There's really no need to generate a XML file from a XSD file bu if
it's possible it will be very very good...

Has anyone made something like this and can share with me a bit of
experience?

Did you try suds https://fedorahosted.org/suds ? I've got good results
with this library.

Ralf
 
J

Jakob Kristensen

Ralf said:
Did you try sudshttps://fedorahosted.org/suds? I've got good results
with this library.

Ralf

After working with both ZSI and Suds, i must say i've had by far the
best experiences with Suds. It's very light-weight compared to ZSI
(which by no means is light-weighted).
 
F

Fred Chevitarese

First of all, thanks for these replies...
Someone has an example of python + suds generating a XML and consuming
a webservice or, in suds documentation has one?

Thanks again ;)
 
F

Fred Chevitarese

Hello again!!

Now i'm reading the documentation... If i got doubts, i ask here!

Thanks ;)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,178
Latest member
Crypto Tax Software
Top