Adobe Analytics v2 API wrapper
Reason this release was yanked:
0.0.7 fix issue with reporting
Project description
Adobe Analytics API v2.0
This is a python wrapper for the adobe analytics API 2.0.
Documentation
Most of the documentation for this API will be hosted at datanalyst.info.
Functionality
Basic Functionality that are covered :
- Run a report statement
- Retrieve Users
- Retrieve Segments
- Retrieve Metrics
- Retrieve Dimensions
- Retrieve Calculated Metrics
Getting Started
To install the library with PIP use:
pip install aanalytics2
or
python -m pip install --upgrade git+<https://github.com/pitchmuc/adobe_analytics_api_2.0.git#egg=aanalytics2>
Getting Started details on how to use it.
Complete documentation here (kind of)
Dependencies
In order to use this API in python, you would need to have those libraries installed :
- pandas
- requests
- json
- PyJWT
- PyJWT[crypto]
- pathlib
Others Sources
You can find information about the Adobe Analytics API 2.0 here :
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
aanalytics2-0.0.6.tar.gz
(29.9 kB
view hashes)
Built Distribution
Close
Hashes for aanalytics2-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 419ee1e86fffe0ae6d2b43bbee6f1ad02f7ae55a28bebfaf03a2a03f2d659563 |
|
MD5 | b9e9d8ce2132ae572a8383dd687f08e8 |
|
BLAKE2b-256 | d8ca2af9e5ee58c58df9b92614eac3df8095f43ec3f60af39cdd6968d917145d |