Go to file
Yohann D'ANELLO 9d8c9376c1 RST is not Markdown 2020-10-08 20:25:34 +02:00
sympasoap Retrieve the registered lists 2020-10-08 20:17:15 +02:00
.gitignore 🎉 Init Git project 2020-10-08 17:12:55 +02:00
LICENSE Prepare PyPI installation 2020-10-08 17:20:28 +02:00
README.rst RST is not Markdown 2020-10-08 20:25:34 +02:00
setup.py Wrong Zeep version 2020-10-08 17:32:34 +02:00

README.rst

Python Sympa SOAP Wrapper
=========================

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...