Go to file
Yohann D'ANELLO d1419f91f4 Check if an email is subscribed in a list. 2020-10-08 18:27:33 +02:00
sympasoap Check if an email is subscribed in a list. 2020-10-08 18:27:33 +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 Prepare PyPI installation 2020-10-08 17:20:28 +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...