py-sympa-soap/README.rst

8 lines
226 B
ReStructuredText
Raw Normal View History

2020-10-08 18:25:34 +00:00
Python Sympa SOAP Wrapper
=========================
2020-10-08 15:12:55 +00:00
Small wrapper that uses [ZEEP](https://pypi.org/project/zeep/) to communicate with a SOAP endpoint linked to a Sympa
server, to let automation in lists creation.
In dev...