How do I retrieve the temperature of my CPU using Python? (Assuming I\'m on Linux)
You could try the PyI2C module, it can read directly from the kernel.