How do I retrieve the temperature of my CPU using Python? (Assuming I\'m on Linux)
As an alternative you can install the lm-sensors package, then install PySensors (a python binding for libsensors).