Skip to main content

Decode F1 22 telemetry data.

Project description

F1 22 Telemetry

Main Source for this Project

The F1 22 UDP specification is available here

Installing

pip install f1-22-telemetry

Running

telemetry-f1-22-listener

Usage

from f1_22_telemetry.listener import TelemetryListener

listener = TelemetryListener(port=20777, host='localhost')
packet = listener.get()

Releasing

pip install --upgrade build twine pip
python -m build
python -m twine upload dist/f1-22-telemetry

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

f1_22_telemetry-0.1.2.tar.gz (66.3 kB view hashes)

Uploaded Source

Built Distribution

f1_22_telemetry-0.1.2-py3-none-any.whl (18.1 kB view hashes)

Uploaded Python 3

Supported by

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