Go to file
Yohann D'ANELLO c083cc02ea Authenticate client through the SOAP API 2020-10-08 17:42:52 +02:00
sympasoap Authenticate client through the SOAP API 2020-10-08 17:42:52 +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...