DataTower.ai SDK
Project description
DataTower.ai
This is the official Python SDK for DataTower.ai.
Easy Installation
You can get DataTower.ai SDK using pip.
pip install DataToweraiSDK
Once the SDK is successfully installed, use the SDK likes:
python from dtsdk.sdk import DTAnalytics,DebugConsumer
dt = DTAnalytics(DebugConsumer("app_id_xxxx", "xxxxx")) properties={"abc":123,"bcd":"xxx"} dt.track(dt_id="aaaa",acid='bbbb',event_name="ad_click",properties=properties) dt.flush() dt.close()
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
DataToweraiSDK-0.0.1.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file DataToweraiSDK-0.0.1.tar.gz
.
File metadata
- Download URL: DataToweraiSDK-0.0.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4aca2133050c1af9d52840dca6cce8607067b5d3ae703f50f4e00bb968f85612 |
|
MD5 | ab92f5aa84b7a9afb7274b411027ec3f |
|
BLAKE2b-256 | 83499f98d0da94d98771e9612fcaf801289851347e15b2d943f83fc160b01e09 |
File details
Details for the file DataToweraiSDK-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: DataToweraiSDK-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42b9182f8314a1739403be121aecd603d8fe8f8b602d626dc689d4db1a6297e5 |
|
MD5 | 960147e755dab462d533d1db58582896 |
|
BLAKE2b-256 | 09120fcaa077a2bc562eb4c40a8d7a59622e109e3fc2cf337d0bd2a369eb8828 |