Python and Weather.com

Dan Cardamore dan at hld.ca
Tue Aug 17 22:29:04 EDT 2004


mfuhr at fuhr.org (Michael Fuhr) wrote in message news:<411cc8e5$1_2 at omega.dimensional.com>...
> faizans at gmail.com (Fazer) writes:
> 
> > I made a small python script that gives the current weather conditions
> > of a city that you give as an argument.
> 
> You could also use pymetar.
> 
> http://www.schwarzvogel.de/software-pymetar.shtml

I wrote CurseTheWeather which has both an ncurses front end, and a
python module that can give you access to the forecast data.  The
source is the same (xoap.weather.com).

Check it out at (with screenshots for the ncurses gui):
http://opensource.hld.ca/trac.cgi/wiki/CurseTheWeather

If anyone is interested in writing wx/tk/gtk/windows/cocoa/other/guis
then please let me know.  The wx gui has been started.

Dan



More information about the Python-list mailing list