py-sympa-soap/README.rst

8 lines
226 B
ReStructuredText
Raw Normal View History

2020-10-08 20:25:34 +02:00
Python Sympa SOAP Wrapper
=========================
2020-10-08 17:12:55 +02: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...