=============== PostMonkey 1.0b =============== `PostMonkey` is a simple Python (2.6+) wrapper for MailChimp's API version 1.3. Features ======== 1) 100% test coverage 2) Connection handling via the excellent `Requests `_ library 3) Configurable timeout 4) Simple :ref:`Exceptions ` Narrative Documentation ======================= .. toctree:: :maxdepth: 1 basics mailchimp api contributing Support and Documentation ========================= The official documentation is available at http://postmonkey.readthedocs.org. You can report bugs or open support requests in the `github issue tracker `_, or you can discuss issues with me (erasmas) on irc.freenode.org. You can typically find me in #pyramid. Authors ======= `Eric Rasmussen `_ is the primary author. When he's not busy reinventing the wheel he occasionally blogs on `Chromatic Leaves `_. License ======= `PostMonkey` is available under a FreeBSD-derived license. See `LICENSE.txt `_ for details.