Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106924

Re: hourly weather forecast data

From Stephen Hansen <me@ixokai.io>
Newsgroups comp.lang.python
Subject Re: hourly weather forecast data
Date 2016-04-12 23:03 -0700
Message-ID <mailman.63.1460530514.15650.python-list@python.org> (permalink)
References <CABpbYafz+Gfww8J_=PVQ7NcHvN=o=hnU61D8YKJRKqx_XBiZCA@mail.gmail.com> <1460527419.886129.577199985.09CFB94D@webmail.messagingengine.com>

Show all headers | View raw


On Tue, Apr 12, 2016, at 08:36 PM, kamaraju kusumanchi wrote:
> Is there a way to get hourly weather forecast data (temperature,
> chance of precipitation) from the command line in Debian Linux?

Personally, the last time I wanted to do something like this, I used the
requests library to fetch a RSS feed from Wunderground. But that was
awhile ago and I don't see the obvious RSS links banymore.

Did you see: https://www.wunderground.com/weather/api/d/docs

--
Stephen Hansen
m e @ i x o k a i . i o

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: hourly weather forecast data Stephen Hansen <me@ixokai.io> - 2016-04-12 23:03 -0700
  Re: hourly weather forecast data Hasan Diwan <hasandiwan+usenet@gmail.com> - 2016-04-13 19:33 +0000

csiph-web