Metadata-Version: 1.1
Name: activecampaign
Version: 0.1.2
Summary: ActiveCampaign API client
Home-page: https://github.com/bennylope/activecampaign
Author: Ben Lopatin
Author-email: ben@benlopatin.com
License: BSD
Description: =================
        ActiveCampaign.py
        =================
        
        
        Simple and Pythonic ActiveCampaign API client
        
        * Free software: BSD license
        * Documentation: https://activecampaign.readthedocs.org.
        
        Features
        --------
        
        * View & sync a contact
        * Add a contact tag
        * Remove a contact tag
        
        
        
        
        History
        -------
        
        0.1.0 (2016-02-22)
        ------------------
        
        * First release on PyPI.
        
Keywords: activecampaign
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
