/python-exacttarget

Python class to interface with the Exact Target mailing list XML API

Primary LanguagePython

#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')