Skip to main content

The home baked data pipeline for Western Formula Racing

Project description

Slicks

CI codecov interrogate

The home baked data pipeline for Western Formula Racing.

This package handles:

  1. Data Ingestion: Reliable fetching from InfluxDB 3.0 in wide (columnar) or narrow (legacy EAV) format.
  2. Data Writing: WideWriter encodes CAN frames directly to InfluxDB wide format line protocol.
  3. Movement Detection: Smart filtering of "Moving" vs "Idle" car states.
  4. Sensor Discovery: Tools to explore available sensors on any given race day.

Documentation

Installation

Now available on PyPI!

pip install slicks

Quick Example

import slicks
from datetime import datetime

# 1. Connect (auto-configured from env vars or explicit)
slicks.connect_influxdb3(db="WFR26")

# 2. Fetch Data — wide format (columnar, preferred)
df = slicks.fetch_telemetry(
    datetime(2025, 9, 28),
    datetime(2025, 9, 30),
    "INV_Motor_Speed",
    schema="wide",
)

print(df.describe())

See Getting Started for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slicks-0.2.2.tar.gz (30.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

slicks-0.2.2-py3-none-any.whl (26.9 kB view details)

Uploaded Python 3

File details

Details for the file slicks-0.2.2.tar.gz.

File metadata

  • Download URL: slicks-0.2.2.tar.gz
  • Upload date:
  • Size: 30.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for slicks-0.2.2.tar.gz
Algorithm Hash digest
SHA256 e8118a687bd408608a6fee5e47612233645924aa09ebd86ba8c098a0819d323e
MD5 44104405859c507cba8cd9a46df009a9
BLAKE2b-256 8d84cda6cc830311ab2ec16fd9144bc31ebefeab302f8fa7de80e066393e805f

See more details on using hashes here.

Provenance

The following attestation bundles were made for slicks-0.2.2.tar.gz:

Publisher: publish.yml on Western-Formula-Racing/slicks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file slicks-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: slicks-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 26.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for slicks-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6c55c4b7f4e6ca4a1c0fbdca0dc4d3632324f31bbedf67feabe3b7afadd30dfe
MD5 072d4b4e37421f4f55ed7471f4de8c54
BLAKE2b-256 17808970b2bf0034795af48ccebe89b3b45ec078e2b33c5bc076a8f96bae5182

See more details on using hashes here.

Provenance

The following attestation bundles were made for slicks-0.2.2-py3-none-any.whl:

Publisher: publish.yml on Western-Formula-Racing/slicks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page