I read mixed reviews like Suds and ZSI - two Python SOAP libraries. However, I do not know if any of them can support WS-Attachments. I would prefer to use Suds (it seems simpler), but I will put aside which library suits my needs.
For your requirements, I would recommend ZSI. From the documentation,
It can also be used to create applications using SOAP messages with attached files.
- , Suds, .
SOAPpy TODO. Suds "". , ZSI - .
soaplib . , WS-Attachments, .
, , , " ":
helloworld_attach.py
Suds Python, . .
Source: https://habr.com/ru/post/1702412/More articles:Integration of MooTools and jQuery - jqueryHow to email multiple addresses using MSbuild - msbuildHow to copy a file to a new location with a path length of more than 260 characters in Vista? - vb.netShould I use Perl or Python to monitor the network? - pythonIPhone app in background - objective-cКак отправить файл через Soap в python? - pythonСлучайные числа из базы данных - sqlDB connections in ASP.NET, MySQL and SQL Server - mysqlHow to determine the Java runtime set on the client from an ASP.NET website? - javauploaded files - database and file system, using Grails and MySQL - mysqlAll Articles