py-sympa-soap/README.md
Yohann D'ANELLO 1b0beacd61 🎉 Init Git project
2020-10-08 17:12:55 +02:00

7 lines
202 B
Markdown

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