Decode F1 23 telemetry data.
Project description
F1 23 Telemetry
Main Source for this Project
The F1 23 UDP specification 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.0.1.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file f1_23_telemetry-0.0.1.tar.gz
.
File metadata
- Download URL: f1_23_telemetry-0.0.1.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e44eee620a73fda70e985bc840d0c52b421009b70a062c2078424da5811379fd |
|
MD5 | fb6fc72e80a7b118a33ca42f304f1c5b |
|
BLAKE2b-256 | 6b2cd9c57a1b5372b979858c1c82f244ea954fc3e7fc200b02206767ea7c64a7 |
File details
Details for the file f1_23_telemetry-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: f1_23_telemetry-0.0.1-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c60d2840ec6aa6404c38f4c6a6eac33bbaeac377f0856503fc1bab1d14459e39 |
|
MD5 | 24aa942ac15314fa63c97dc81b960b2d |
|
BLAKE2b-256 | ba41e8570ea1633cef6e3fd5f42f3e2c0e6ae31e475120eebdbc9b87e8b34695 |