Skip to main content

Official ThinkingData Analytics library for Python

Project description

Thinking Data Analytics

This is the official Python SDK for Thinking Data Analytics.

Easy Installation

You can get Thinking Data Analytics SDK using pip.

pip install ThinkingDataSdk

Once the SDK is successfully installed, use the TGA SDK likes:

python import tgasdk

tga = TGAnalytics(LoggingConsumer("F:/home/sdk/log")) tga.track('dis',None,"shopping",properties) tga.flush() tga.close()

To learn more

See our full manual

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

ThinkingDataSdk-1.2.0.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

ThinkingDataSdk-1.2.0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

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