pythoncputemperature

Getting CPU temperature using Python?


How do I retrieve the temperature of my CPU using Python? (Assuming I'm on Linux)


Solution

  • Py-cputemp seems to do the job.