GrowingIO Tracker library for Python
Project description
GrowingIO提供在Python Server端部署的SDK,从而可以方便的进行事件上报等操作
Installation
可以使用 pip 下载我们的sdk:
pip install growingio_tracker
Getting Started
简单示例:
from growingio_tracker import GrowingTracker
# 方式1:使用默认配置
growing_tracker = GrowingTracker('<product_id>', '<data_source_id>', '<server_host>')
# 方式2: 自定义发送策略
from growingio_tracker import DefaultConsumer
default_consumer = DefaultConsumer('<product_id>', '<data_source_id>', '<server_host>')
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
growingio_tracker-0.8.0.tar.gz
(12.6 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 growingio_tracker-0.8.0.tar.gz.
File metadata
- Download URL: growingio_tracker-0.8.0.tar.gz
- Upload date:
- Size: 12.6 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 |
c3884d53136419e21cbf5dbcdfbd12b83f3867364b118234fbd12cab626f4d18
|
|
| MD5 |
f6415ab7cbc2fabcde733f0355f5bcd4
|
|
| BLAKE2b-256 |
7fb6641c788ce50171fb96895e850e5d68e84bd63e1d67a85758124882e383f1
|
File details
Details for the file growingio_tracker-0.8.0-py3-none-any.whl.
File metadata
- Download URL: growingio_tracker-0.8.0-py3-none-any.whl
- Upload date:
- Size: 16.2 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 |
4023bbacedd440310ddcbd5f5e9727fc46b8a48c461512965747c645130d8e57
|
|
| MD5 |
64fc06a4e66de039b376c78390ba2688
|
|
| BLAKE2b-256 |
3a676c49e3cbe662f731f04194ec8491b34a3dcaf06437d0999eeacae75ea47d
|