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.1.tar.gz (29.5 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.1-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: slicks-0.2.1.tar.gz
  • Upload date:
  • Size: 29.5 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.1.tar.gz
Algorithm Hash digest
SHA256 bc964bd4085ae6ffcd6abfb6c90c003e35737f48dededba66e1d1882956d0105
MD5 2b49a0b69965e4a9c41b4b5d9bb50cbc
BLAKE2b-256 ef9263afca591ee139fe452ac35ac361ce53c4cffce17180b227ed1725692a0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for slicks-0.2.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: slicks-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 26.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 67c93a6d4859472d617135bc6d6927f11b02c1c72bb18c1bb4facedcb7e49c78
MD5 99c0b2ea92c311d0ef38b27927c1edd7
BLAKE2b-256 bc4f2cf4a793b58da35fa06726dd6ca7464058f28e9918ed2fda1662a8c622c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for slicks-0.2.1-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