py-sympa-soap/README.md

7 lines
202 B
Markdown
Raw Normal View History

2020-10-08 17:12:55 +02:00
# 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...