Python client for ingesting signals, DTCs, network stats, and GPS data to a GraphQL backend
Project description
Analytics Ingest Client
A lightweight Python library to batch and push signals, DTCs, GPS data, and network stats to a GraphQL backend.
🔧 Features
- Supports Python 3.11+
- Clean, single-class interface:
IcsAnalytics - In-memory caching for resolved IDs (message id or configuration)
- Batching support (by interval, count, or signal limit)
- Async-safe request queuing (only 1 request at a time)
- Minimal dependency footprint
- Easy to test and integrate
🚀 Installation
pip3 install analytics-ingest
or
pip install analytics-ingest
Run Test Cases
PYTHONPATH=src python3 -m unittest discover -s tests -v
python3 -m build
python -m twine upload dist/*
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
analytics_ingest-0.1.29.tar.gz
(14.7 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 analytics_ingest-0.1.29.tar.gz.
File metadata
- Download URL: analytics_ingest-0.1.29.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57b9f880281bce089d30ca3ba255d39ef9e906e5a5f8305d3cac584ff497ff78
|
|
| MD5 |
9fe46f0b002b12a7c6f522d43a5d49f2
|
|
| BLAKE2b-256 |
c7d1fea07645e269f4db2ebb941416f17cffdfee8bf3a61de9e780cf8b8ead54
|
File details
Details for the file analytics_ingest-0.1.29-py3-none-any.whl.
File metadata
- Download URL: analytics_ingest-0.1.29-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63710373cea25c7d51c4eab16af5ee73baacc07a8c1368029ed64f98860a1038
|
|
| MD5 |
1ce4d1ab8f7b1e0b01ed07fc8956b062
|
|
| BLAKE2b-256 |
408708e037bdaaa99e5f219c3ea4a22282c1defc65313cb213e4f57cc60fa665
|