Quantcast
Channel: Sendy Forum
Viewing all articles
Browse latest Browse all 1406

Pysendy - Python wrapper for Sendy's API

$
0
0

Hello,

I've created a Python wrapper for Sendy's API.

To use, install it using pip:

pip install pysendy

In Python code, it is as simple as:

from pysendy import Sendy s = Sendy(base_url='http://your_sendy_url') s.subscribe(email='email@to.subscribe', list_id='the_list_id')

At the moment, only 'subscribe' function is implemented.

Anybody can contribute to the project on https://github.com/thiagofa/pysendy/

Thiago Faria de Andrade


Viewing all articles
Browse latest Browse all 1406

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>