pyirsdk
pyirsdk copied to clipboard
Python 3 implementation of iRacing SDK
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.