DataTower.ai
This is the official Python SDK for DataTower.ai.
Easy Installation
You can get DataTower.ai SDK using pip.
pip install dtsdk
Once the SDK is successfully installed, use the SDK likes:
from dtsdk.sdk import DTAnalytics,DebugConsumer
dt = DTAnalytics(DebugConsumer(app_id="app_id_xxxx", token="xxxxxxxxxxxxxxxxxxxxxxx",server_url="https://xxxx"))
properties={"abc":123,"bcd":"xxx"}
dt.track(dt_id="aaaa",acid='bbbb',event_name="ad_click",properties=properties)
dt.flush()
dt.close()
More details
See here
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dtsdk-2.0.0.tar.gz
(10.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dtsdk-2.0.0-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file dtsdk-2.0.0.tar.gz.
File metadata
- Download URL: dtsdk-2.0.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
688afe9a28ddfdc9b28de4e4d71d27fc6f892cd55532a485fda1b7678c2a7af7
|
|
| MD5 |
7b86d83a18cf870c27e3c0084cb79256
|
|
| BLAKE2b-256 |
f3ce1a87388d1b3440e95693286f222e5264fefcc7c931857028d31cf00bce3e
|
File details
Details for the file dtsdk-2.0.0-py3-none-any.whl.
File metadata
- Download URL: dtsdk-2.0.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a738e89b41ca0ea1b57e7360d00b2ea48d917cc26d9949ce3b8bda35b397b2
|
|
| MD5 |
59b2340ae5d0f1606929310b0c33f844
|
|
| BLAKE2b-256 |
55f99f86aeadec53c0c377bc91a955a2b13f314c832dc787b870acf520a104e6
|