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.3.tar.gz (30.2 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.3-py3-none-any.whl (27.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: slicks-0.2.3.tar.gz
  • Upload date:
  • Size: 30.2 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.3.tar.gz
Algorithm Hash digest
SHA256 3b81ba521993bb2cf6d53ad62d353d89d4b37c677b5cdcd872f32b2940e7a184
MD5 9294dec42df210902eee6b8715278e18
BLAKE2b-256 5d93ef932a47fffa787bce1106accb7b486296a84111bcc77b9505418e65ce30

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: slicks-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 27.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bd5b2fed0b22e9293ef7e8f190591f55f92844466412622c4d70f635e3337056
MD5 1d404be304f407d0c1894a7567474ca5
BLAKE2b-256 a1efb0c3b27c0fd5e5a819cffee772b6937d329e5c252eb6e50fda48710c33ea

See more details on using hashes here.

Provenance

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