Tagged Questions

9
votes
3answers
1k views

Python Weather API

How do I get my weather in a Python program?
3
votes
4answers
2k views

Getting CPU temperature using Python?

How do I retrieve the temperature of my CPU using Python? (Assuming I'm on Linux)
2
votes
2answers
1k views

Accessing CPU temperature in python

I need an example code for accessing CPU temperature in python. I'm running windows 7, BTW.
0
votes
2answers
563 views

How can I get the CPU temperature in Python? [closed]

Possible Duplicate: Getting CPU temperature using Python? What is the simplest method of going about this? Also preferably in Celsius.