Metadata-Version: 2.1
Name: dj-active-campaign
Version: 0.0.4
Summary: A Django Implementation of the Active Campaign Python SDK
Home-page: https://github.com/rhimmelbauer/django-active-campaign
Author: Roberto Himmelbauer Perches
Author-email: robertoh89@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: prod
Provides-Extra: build
Provides-Extra: docs
License-File: LICENSE

# dj-active-campaign

## Overview

This project is intened to help django developers integrate ActiveCampaing's API endpoints to their django solution.

This project is still under development and currently only supports adding Custom Fields and Contacts.



