aep-sdk

A SDK for the Adobe Experience Platform


License
MIT
Install
pip install aep-sdk==0.0.5

Documentation

Experience-Platform-Python-SDK

This Python SDK is designed to facilitate access to the Adobe Experience Platform Rest APIs and the associated tools.

In order to use this SDK you will first need to have an account with the Adobe Experience Platform along with the necessary authentication information.

See the Adobe Experience Platform API Documentation for more information.


Getting Started

To begin first install the required dependencies using "pip install -r requirements.txt" in the terminal