vote up 5 vote down star
3

How do I get my weather in a Python program?

flag

3 Answers

vote up 11 vote down check

Short question, short answer:

http://code.google.com/p/python-weather-api/

link|flag
3  
Batteries included? Now I've seen everything. – Mark Ransom Sep 24 at 22:23
vote up 0 vote down

More detailed answer with an example just because I am pedantic. In Australia weather data can be obtained via a Web Feature Server. Here is how to use it.

http://pastebin.com/m5003f6cc

link|flag
vote up 0 vote down

Take a look at http://weather.weatherbug.com/desktop-weather/api.html

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.