python-exacttarget

A python class to interface with the ExactTarget XML API


Keywords
python, exacttarget, exact, target, xml, api, email, mailinglist
License
MIT
Install
pip install python-exacttarget==0.0.3

Documentation

#Overview A python class to interface with the Exact Target XML API. Currently supports subscriber and list management.

#Usage

import exacttarget
e = exacttarget.ExactTargetConnection('username', 'password')