Skip to main content

No project description provided

Project description

F1 23 Telemetry Supporting v29x3

Currently supporting the v29x3: Update game mode IDs in the appendix version from the F1 23 UDP specification which is available here

Installing

pip install f1-23-telemetry

Running

telemetry-f1-23-listener

Usage

from f1_23_telemetry.listener import TelemetryListener

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

Releasing

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

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_23_telemetry-0.1.4.tar.gz (21.0 kB view hashes)

Uploaded Source

Built Distribution

f1_23_telemetry-0.1.4-py3-none-any.whl (21.7 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