Skip to content

Commit 25f792c

Browse files
committed
doc/comparison: added details about ZSI
1 parent 2cececc commit 25f792c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/source/comparison.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,11 @@ Suds
9797
ZSI
9898
---
9999

100-
* Unmaintained
100+
* Unmaintained, although still works with recent Python versions
101101
* Contains SOAPpy, which is not the same as SOAPy (notice the extra P)
102+
* Supports attachments
103+
* Requires code generation (wsdl2py) for complex data structures
104+
* Almost complete lack of user-friendliness
102105

103106
SOAPy
104107
------

0 commit comments

Comments
 (0)