iracingdataapi
iracingdataapi copied to clipboard
A simple wrapper around the iRacing General Data API
Several functions use default values of None and then check for the presence of an argument with an if statement. This works fine for values where 0 is not a...
Just updated to v. 1.2.1 using pip, and I'm not seeing the 'driver_stats_by_category' merged changes in my local version of client.py.
Expanded acceptable search params to include session_name & team_id. Add parameter team_id and description.
Not really an issue, more a question. I'm occasionally getting these errors. Do you have any understanding of what causes them? Looking at your client I don't think its timeout...
PR #55 added rate limit tracking via the `irRateLimit` class but left it undocumented. ## Changes - **New section**: "Accessing Rate Limit Information" with usage example - **Updated changelog**: Added...
Hi Jason First of all, thank you for the iracingdataapi. I use it in a wide variety of apps. I have a question regarding the change that iRacing will be...
Use Pydantic with `validate_call` decorator on methods, and models for output.
For now this is a placeholder. I'm about to get on a train to Le Mans but having this helps if anyone reports any issues. This removes all club related...
It would be good to add the new `flairs` endpoint to our setup, seeing that it has been added in the latest iRacing release: https://github.com/popmonkey/iracing-data-api-doc/commit/29bf200c0db40d135dc52fdacc7bc4f853dbc7bf?diff=unified&w=1