pyirsdk icon indicating copy to clipboard operation
pyirsdk copied to clipboard

Python 3 implementation of iRacing SDK

Results 3 pyirsdk issues
Sort by recently updated
recently updated
newest added

is there anyway to find out what tyre compounds are available for the cars in pitstops and change to a different compound (e.g. wets softs, or dries)

I've discovered that installing the package through the setup.py doesn't work when PyYAML is not preinstalled. That's because setup.py uses this line: `from irsdk import VERSION`. irsdk file is of...

The tutorial section and variables list is not exhaustive.