You can check a Simple Soap Client we developed for electronic invoices via web services here in Argentina, look at: http://www.sistemasagiles.com.ar/trac/wiki/SoapClient Sorry it is in spanish, but examples and code are self explanatory (the implementation is just two files < 300LOC) . It is very simple to use, you don't need to worry about wsdl, as it generates xml dinamically in an object-oriented way (with its own "simple xml element" parser). If you need any advice please tell me, Best regards Mariano Reingart
On Tue, Feb 9, 2010 at 4:22 PM, Dmitri Zagidulin <dzagidu...@gmail.com> wrote: > I'm not sure about other libraries, but I'm currently using, and have > had good experience with, the suds (https://fedorahosted.org/suds/ ) > soap client. > > On Feb 9, 4:00 am, max <dulip.withan...@gmail.com> wrote: >> I am trying to generate a soap web client for a wsdl service. >> With java, i can generate all the soap operations from the swdl file. >> Is there any way, I could do it in python? >> the zs1-2 library seems to be depreciated for python2.6 >> In web discussions, I see python soap libraries are always >> problemfil .is it ture? >> I searched soappy and etc. and they are pretty old. > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to web...@googlegroups.com. > To unsubscribe from this group, send email to > web2py+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.