简体   繁体   中英

Django as SOAP web-service server

I need to rewrite an existing SOAP service (we have a WSDL file) in Django/Python what libs or solutions you will recomend to me? Link are wellcome.

PS: ZSI can parse wsdl, but I don't like it, it is too old (may be I'm wrong)

I used SOAPlib. But the project has been moved and is now named Spyne .

you should check out this project

http://sourceforge.net/projects/pywebsvcs/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM