Garage-61-Api is a simple Python wrapper around the Garage61 API.
Project description
Garage61Api
Simple Python wrapper around the Garage61 API.
Install
pip install garage61api
Usage
from garage61api.client import Garage61Client
g61 = Garage61Client(token="YOUR_ACCESS_TOKEN")
print(g61.me())
Endpoints
General information
- .me - Information about the currently authenticated user.
- .me_accounts - Get linked accounts for the current user.
- .me_statistics - Get personal driving statistics.
- .teams - Joined teams or information about a specific team and statistics.
Content
- .car_groups - Available car groups.
- .cars - Available cars.
- .platforms - Available platforms.
- .tracks - Available tracks.
Driving data
- .laps - Find laps and lap records and information about a specific lap.
- .lap_csv - Export the telemetry for a lap as a CSV file.
Documentation
Docstrings
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
garage61api-0.0.2.tar.gz
(12.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file garage61api-0.0.2.tar.gz.
File metadata
- Download URL: garage61api-0.0.2.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4994454e2f58a59f49051bf9027dc1990bce2fbcf24ba682e64f2a4f66da75be
|
|
| MD5 |
354cd34ac3f15ea37465583641f6c6a3
|
|
| BLAKE2b-256 |
a0c8da48ca4e40116d25a649ca85f2eeb0daa5b378a70bd33654ed406cc0e594
|
File details
Details for the file garage61api-0.0.2-py3-none-any.whl.
File metadata
- Download URL: garage61api-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
baea6e70aa4c642e93ebd694522319551e3a20001e1b8360a99e96a8b957fd98
|
|
| MD5 |
8901d2ff6f1d2d258d1121dfa3be7e20
|
|
| BLAKE2b-256 |
841d147c3a71e73ccd18017f9a2edf477a2ab3fd01fd43f74cd34259e3083927
|