Hi,
I used the temper.py code to quickly get readings from my Temper2 on MacOS using libusb. Since this library seems to be the most modern and sensor-supporting one around, I was wondering if you'd accept a patch to use libusb if requested via command line argument? That would enable this code to be used on Windows + Mac as well, and wouldn't affect the existing operation.
I was surprised that I couldn't find any code to read the sensor on a Mac, and it'd be great to help remedy that.