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
growing_tracker = GrowingTracker('<ProductId>', '<DataSOurceId>', '<ServerHost>')
growing_tracker.track_custom_event("test", attributes={'name': 'cpacm', 'age': '100'},
login_user_id='user', login_user_key='email')
growing_tracker.submit_item('test', 'python', item_attrs={'name': 'cpacm'})
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
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.5.0.tar.gz.
File metadata
- Download URL: growingio_tracker-0.5.0.tar.gz
- Upload date:
- Size: 7.4 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 |
3e96636bb4bc5f0e41de17774d72594da181c88eb338b73a8aa123181bba0d1e
|
|
| MD5 |
61282c725035e3175a9aceb435116dde
|
|
| BLAKE2b-256 |
aca4a9b687c7a77429a2c7a8b04fc960edc78854ac53ff9b481352bdd60aacb6
|
File details
Details for the file growingio_tracker-0.5.0-py3-none-any.whl.
File metadata
- Download URL: growingio_tracker-0.5.0-py3-none-any.whl
- Upload date:
- Size: 10.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 |
2a03f54fdbbc5e54b3c2ffd2fd5fb76c1cfd341b60f686ccbfbb885f972586d8
|
|
| MD5 |
2a8e29217932b233b3de133a343516f1
|
|
| BLAKE2b-256 |
859f88dc019ecfd5653fdc7866fcd8e35c13a549687939100b92fcc3698e2301
|