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.28.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.28.tar.gz.
File metadata
- Download URL: analytics_ingest-0.1.28.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 |
c142d3c781f640fb193ef02c8247033f154b1ae619d22ae2a90cada9cfba19e6
|
|
| MD5 |
8c879a5eb8d74d37526af380c8d73df8
|
|
| BLAKE2b-256 |
eebfa4eb6ee76a7dff3c9479010fda46632d58e78519cdf61058b4f34f8c003f
|
File details
Details for the file analytics_ingest-0.1.28-py3-none-any.whl.
File metadata
- Download URL: analytics_ingest-0.1.28-py3-none-any.whl
- Upload date:
- Size: 20.1 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 |
e51c548d8018c119614d50d4c30d5ba1ca0e223a0e86e5971238818e27c71161
|
|
| MD5 |
b9c8138594d31970a7b212e3ea18c1cd
|
|
| BLAKE2b-256 |
c4d0d9c9dd1ad03fdd36ba8a2d60275a544784bbd69b3dd3c3057d0419e0cfaf
|