Metadata-Version: 1.1
Name: mailchimp
Version: 2.0.10
Summary: Deprecated. Replaced by mailchimp-marketing - A CLI client and Python API library for the MailChimp email platform.
Home-page: https://bitbucket.org/mailchimp/mailchimp-api-python/
Author: MailChimp Devs
Author-email: api@mailchimp.com
License: MIT
Description: Deprecated
        =============================================
        This SDK and Mailchimp API 2.0 are deprecated.
        
        [See the current Mailchimp Marketing SDKs](https://mailchimp.com/developer/tools/)
        
        Overview
        =============================================
        A Python client for [v2 of the MailChimp API](http://apidocs.mailchimp.com/api/2.0/). Please note that we generate this client/wrapper, so while we're happy to look at any pull requests, ultimately we can't technically accept them. We will, however comment on any additions or changes made due to them before closing them.
        
        
        ###Usage
        This can be installed via our [pypi package](https://pypi.python.org/pypi/mailchimp) using:
        ```
        $ pip install mailchimp
        ```
        
        ---
        
        A basic example app to help kickstart you which - will also automatically install this package - is over in a public [github](https://github.com/mailchimp/mcapi2-python-examples) repo
        
        
        
Keywords: mailchimp email api
Platform: UNKNOWN
Classifier: Development Status :: 7 - Inactive
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Communications :: Email
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
