Skip to main content

Python library for the official F1 game UDP telemetry data

Project description

F1 Packets

Python library for the official F1 game UDP telemetry data

Packet spec generation

To generate the spec from the official document, follow these steps. Make sure that cog is installed (pipx install cogapp) before continuing.

  • Copy-paste the documentation into data/spec.h
  • Comment-out (or delete) anything that is not part of the actual data spec
  • Run cog -Pr .\f1\packets.py from the root folder.

Credits

Most of the code is based on Telemetry-F1-2021.

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_packets-2023.1.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

f1_packets-2023.1.0-py3-none-any.whl (7.6 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