Python client for ingesting signals 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, with optional JWT or certificate-based auth.
🔧 Features
- Supports Python 3.11+
- Clean, single-class interface:
AnalyticsIngestClient - In-memory caching for resolved IDs (signals, messages, ECUs, etc.)
- Batching support (by interval, count, or signal limit)
- Async-safe request queuing (only 1 request at a time)
- JWT (
SEC_AUTH_TOKEN) or cert-based authentication - Minimal dependency footprint
- Easy to test and integrate
🚀 Installation
pip install analytics-ingest
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 analytics_ingest-0.1.0.tar.gz.
File metadata
- Download URL: analytics_ingest-0.1.0.tar.gz
- Upload date:
- Size: 3.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 |
7915411f1c1795f1e2fad1b30ecd8369d54e1ab2062ce785719a22ce2f9e90ef
|
|
| MD5 |
3a27743ddbc473201809b1e46f234769
|
|
| BLAKE2b-256 |
f34ba6e3b1b99bbf0085f4564368ce0598be7d18d03ce994c8700c871084cc49
|
File details
Details for the file analytics_ingest-0.1.0-py3-none-any.whl.
File metadata
- Download URL: analytics_ingest-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.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 |
f5fbf0abadcedbfa75b5cb786783c09a71d5da78d97b474373f0849d259bb17c
|
|
| MD5 |
97ee8609027a130b17024f546d8c8964
|
|
| BLAKE2b-256 |
f535390cf18a937b8a9dba2c0d7ca3a305bcd6923b72c1b5a8b0ae4c6cadab69
|