Garage-61-Api is a simple Python wrapper around the Garage61 API.
Reason this release was yanked:
bug
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.1.tar.gz
(12.2 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.1.tar.gz.
File metadata
- Download URL: garage61api-0.0.1.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22200740e4b7627c39da25dceae9c6a1466ed39bd76edfe39b3c5adf7bfd354c
|
|
| MD5 |
60c68d8329c90d54e6627a471fa076d6
|
|
| BLAKE2b-256 |
e0097053e995bb7af5da1c4058c6b22e35cf5b3a5b426aa231309c31586b1d78
|
File details
Details for the file garage61api-0.0.1-py3-none-any.whl.
File metadata
- Download URL: garage61api-0.0.1-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 |
31db15f9936437385362252fa812dc28de3b89a46b04f41c8bc816aa46b4df1c
|
|
| MD5 |
79309c827d96beb6293f34f0f22cb88e
|
|
| BLAKE2b-256 |
84b59316fe00d541c1c8e3cf0030c15d451c6febafa8b618557dca25cf149970
|