dj-active-campaign


Namedj-active-campaign JSON
Version 0.0.9 PyPI version JSON
download
home_page
SummaryA Django Implementation of the Active Campaign Python SDK
upload_time2023-03-23 23:19:36
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords django app
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dj-active-campaign",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "django,app",
    "author": "",
    "author_email": "Roberto Himmelbauer <robertoh89@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c5/ae/1793cf742adcc32d65237830ffac8f21e007e23b01856a616948f5d8260b/dj-active-campaign-0.0.9.tar.gz",
    "platform": null,
    "description": "# dj-active-campaign\n\n## Overview\n\nThis project is intened to help django developers integrate ActiveCampaing's API endpoints to their django solution.\n\nThis project is still under development and currently only supports adding Custom Fields and Contacts.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Django Implementation of the Active Campaign Python SDK",
    "version": "0.0.9",
    "split_keywords": [
        "django",
        "app"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32f24b2f4b1b9c0a41cf80ec2eb732eee9cea90d47de399011fc26d761c4464f",
                "md5": "5778b614c928c90b438b70988e3df0e6",
                "sha256": "96b4e07ce003391c981d15cc8d6776a74f7db4847ad0ec300011b664fe72d820"
            },
            "downloads": -1,
            "filename": "dj_active_campaign-0.0.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5778b614c928c90b438b70988e3df0e6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 12602,
            "upload_time": "2023-03-23T23:19:35",
            "upload_time_iso_8601": "2023-03-23T23:19:35.387587Z",
            "url": "https://files.pythonhosted.org/packages/32/f2/4b2f4b1b9c0a41cf80ec2eb732eee9cea90d47de399011fc26d761c4464f/dj_active_campaign-0.0.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5ae1793cf742adcc32d65237830ffac8f21e007e23b01856a616948f5d8260b",
                "md5": "415787903dddab428504ee8ed16128fe",
                "sha256": "91fca38e360ffa9e027cd59d7b7cc53ba620d02dc9c66fe9a36bb009596649e0"
            },
            "downloads": -1,
            "filename": "dj-active-campaign-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "415787903dddab428504ee8ed16128fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8236,
            "upload_time": "2023-03-23T23:19:36",
            "upload_time_iso_8601": "2023-03-23T23:19:36.965387Z",
            "url": "https://files.pythonhosted.org/packages/c5/ae/1793cf742adcc32d65237830ffac8f21e007e23b01856a616948f5d8260b/dj-active-campaign-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-23 23:19:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "dj-active-campaign"
}
        
Elapsed time: 0.05192s