This is a simple wrapper for the Silverpop API.
>>> from silverpop import API
>>> api = API('https://api.silverpop.com/XMLAPI', 'username', 'email')
>>> print api.get_user_info(list_id=102, email='test@fake.tld')
Written and used by the folks at Yola. Check out our free website builder today.