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
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 details)
File details
Details for the file python-mailchimp-1.0.tar.gz.
File metadata
- Download URL: python-mailchimp-1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad1b99c93a09917b176e7f8e94d0e14121312b8054d70a42608e6340b4fdd3ac
|
|
| MD5 |
11c07095e87f6f714708fab7e1c9903d
|
|
| BLAKE2b-256 |
c16fb335964717bc5de55728972f0616e40f2c69fb112e2cf5741bacab10d1bf
|