chimpy
======

MailChimp_ is a commercial mailing lists online service. This project provides 
a python wrapper around the API.

Status: the initial code is a thin wrapper around the list management methods and 
most of the campaign methods. This functionality is working.


.. _MailChimp: http://www.mailchimp.com 


Usage
-----

You need an MailChimp account and api key to get started.

See the tests for examples.


License
-------

New BSD License

