一个用于与ExactTarget XML API接口的Python类
项目描述
#概述 一个用于与[Exact Target XML API](http://wiki.memberlandingpages.com/030_Developer_Documentation/040_XML_API)接口的Python类。目前支持订阅者和列表管理。
#使用 `python import exacttarget e = exacttarget.ExactTargetConnection('username', 'password') `