The thermal_ir branch in danielmcquillen/pyWinCalc includes a number of updates by @StephenCzarnecki to allow PyWinCalc to work within the context of Checkertool.
More recently, it also includes a refactor where fundamental dataclasses have been moved to a separate python library so that they can be used by other applications (e.g. IGSDB) without needing to pip install the entire PyWinCalc module, which is quite large and doesn't behave sometimes on certain platforms (MacOS).
The thermal_ir branch in danielmcquillen/pyWinCalc includes a number of updates by @StephenCzarnecki to allow PyWinCalc to work within the context of Checkertool.
More recently, it also includes a refactor where fundamental dataclasses have been moved to a separate python library so that they can be used by other applications (e.g. IGSDB) without needing to pip install the entire PyWinCalc module, which is quite large and doesn't behave sometimes on certain platforms (MacOS).