Skip to main content

Package to manage AEP API endpoint and some helper functions

Reason this release was yanked:

upgrade

Project description

Adobe Experience Platform Python Wrapper

This repository is the work in progress AEP wrapper on python. It is focusing on helping accessing the different endpoint of Adobe Experience Platform API. Documentation on the different endpoint can be found here : AEP API doc The wrapper is currently named aepp, it stands for Adobe Experience Platform Python.

AEPP docs

At the moment the current wrapper is containing these modules:

adobeio_auth

This module is used for management of the Adobe IO Authentication. It is not meant to be used by the end user but it has a deep integration with all of the other modules.

schema

The Schema module is containing 2 classes:

Schema Class

The Schema class is wrapping the different endpoint available and provide easy use of them around the Requests module.

queryservice

The queryservice Module contains 2 classes:

QueryService

The QueryService class is the wrapper around the AEP Query Service API. It provides access to the different endpoint through a usage of the Requests module.

InteractiveQuery

This class is based on the pyGreSQL module for python. It requires that you possess this module to realize the query to AEP in an interactive mode.

You can instantiate this class by passing the response returned by the QueryService.connection method. pypi doc : https://pypi.org/project/PyGreSQL/. tutorial : http://www.pygresql.org/contents/tutorial.html.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aepp-0.0.9.tar.gz (44.7 kB view hashes)

Uploaded Source

Built Distribution

aepp-0.0.9-py3-none-any.whl (54.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page