truck-telemetry
using scs-sdk-plugin by RenCloud
SCS Telemetry for EuroTruckSimulator 2 and AmericanTruckSimulator
Supported Version
Current supported:
Useage
Download supported version scs-sdk-plugin, and follow the guide to install.
pip install truck-telemetry
import truck_telemetry
truck_telemetry.init()
# read data, it`s slow... cache what you need.
data = truck_telemetry.get_data() # type: dict
# using data
speed = data["speed"] # type: float
More dict keys:
Release files for truck-telemetry 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| truck_telemetry-0.0.3.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| truck_telemetry-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.8 kB
Release files / truck_telemetry-0.0.3.tar.gz
| Download URL | truck_telemetry-0.0.3.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b1bdd9abd28b4026645832c4ca3ec0243caf1ef91736da5b657837d321dfbffe
|
|
BLAKE2b-256 checksum How to use checksums |
3882564c7be5754aa9341022cadd8af85279546731ffabe852eb604ba53b2299
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / truck_telemetry-0.0.3-py3-none-any.whl
| Download URL | truck_telemetry-0.0.3-py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0dedbdf78a1ed1a23d559371e9e384bba6ce0cecd47cd968080132e20e542ed4
|
|
BLAKE2b-256 checksum How to use checksums |
d61e771900137e0bd9fea503af17ae9bb89a6ec9f075dbc21cf7e5c737a76126
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|