Skip to main content

DataTower.ai SDK for Python

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 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

Project details


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)

Uploaded Source

Built Distribution

dtsdk-2.0.0-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

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

Hashes for dtsdk-2.0.0.tar.gz
Algorithm Hash digest
SHA256 688afe9a28ddfdc9b28de4e4d71d27fc6f892cd55532a485fda1b7678c2a7af7
MD5 7b86d83a18cf870c27e3c0084cb79256
BLAKE2b-256 f3ce1a87388d1b3440e95693286f222e5264fefcc7c931857028d31cf00bce3e

See more details on using hashes here.

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

Hashes for dtsdk-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35a738e89b41ca0ea1b57e7360d00b2ea48d917cc26d9949ce3b8bda35b397b2
MD5 59b2340ae5d0f1606929310b0c33f844
BLAKE2b-256 55f99f86aeadec53c0c377bc91a955a2b13f314c832dc787b870acf520a104e6

See more details on using hashes here.

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