Skip to main content

MailChimp API v1.3 wrapper for Python.

Project description

MailChimp Python wrapper for MailChimp API 1.3

[ usage ] >>> from mailchimp import MailChimp >>> mailchimp_api = MailChimp(‘YOUR MAILCHIMP API KEY’) >>> mailchimp_api.ping() u”Everything’s Chimpy!”

[ note ] API parameters must be passed by name. For example: >>> mailchimp_api.listMemberInfo(id=’YOUR LIST ID’, email_address=’name@example.com’)

Requires Python 2.6 or later.

[ MailChimp API v1.3 documentation ] http://www.mailchimp.com/api/1.3/

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-mailchimp-1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page