GrowingIO Tracker library for Python
Project description
GrowingIO提供在Python Server端部署的SDK,从而可以方便的进行事件上报等操作,针对 saas 平台。
Installation
可以使用 pip 下载我们的sdk:
pip install gio_tracker
Getting Started
简单示例:
from gio_tracker import GrowingTracker
# 方式1:使用默认配置
growing_tracker = GrowingTracker('<product_id>')
# 方式2: 自定义发送策略
from gio_tracker import DefaultConsumer
default_consumer = DefaultConsumer('<product_id>')
growing_tracker = GrowingTracker.consumer(default_consumer)
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
gio_tracker-0.1.0.tar.gz
(7.1 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
File details
Details for the file gio_tracker-0.1.0.tar.gz.
File metadata
- Download URL: gio_tracker-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f8bbe57d36b0597f26ce061fae982ae27089b97978c8c6a84f8406f57a2282e
|
|
| MD5 |
c8b5904ad35589ee40fb388342ef0361
|
|
| BLAKE2b-256 |
05bcfef146fef5de68ebad59fc3b9db72ab56e6ee49fa7a7446d938b12b56a28
|
File details
Details for the file gio_tracker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gio_tracker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19ee7b2a1b469a992c1867cb6a0f32f02e72b4c146065d9742b5d9692d9caaac
|
|
| MD5 |
35e894b5dd9c1cec4d24be63f202dd48
|
|
| BLAKE2b-256 |
fd674374ee6dc4cd8254a4f8315752a404d95b231130cf172bbaccd3a6f3ab05
|