Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Stephen Hansen Newsgroups: comp.lang.python Subject: Re: hourly weather forecast data Date: Tue, 12 Apr 2016 23:03:39 -0700 Lines: 13 Message-ID: References: <1460527419.886129.577199985.09CFB94D@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de CPrlpFnE7/OyFHYm8wgtiQytffhDGcFKUhtSDiK+Al9Q== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.031 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'fetch': 0.09; 'received:internal': 0.09; 'message- id:@webmail.messagingengine.com': 0.16; 'personally,': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'library': 0.20; 'hourly': 0.22; 'see:': 0.22; 'stephen': 0.22; 'header:In-Reply-To:1': 0.24; 'requests': 0.25; 'command': 0.26; 'ago': 0.29; 'tue,': 0.34; 'feed': 0.35; 'something': 0.35; 'but': 0.36; 'there': 0.36; 'to:addr:python- list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; '12,': 0.37; 'wanted': 0.37; 'received:66': 0.38; 'data': 0.39; 'to:addr:python.org': 0.40; 'chance': 0.60; 'header:Message-Id:1': 0.61; 'forecast': 0.66; 'obvious': 0.76; 'awhile': 0.84; 'url:api': 0.84; 'weather': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=ixokai.io; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=enoWdZASPnIxnN1vsKPJlP4fD5s=; b=q6zsBN iG43eyDZ15hIJcEYvI41ayEhDLHpl3eKDy04onelHRHUjdMdgB5xxw2Jh8HAnRbi Q3HPLCkH/ReSxLoVqSfDlNwVW+aM6vnSllSaldNpcfGLReywZkCOAcUxh8FTcPMY avPtIIckL+xXF+V4spaMOkSxOo8dt0ronIEh4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=enoWdZASPnIxnN1 vsKPJlP4fD5s=; b=WCWh3YT+P4hlbI2+uRra5IbE/FqdigiujR0sfIXiXS1q+A5 /g7AQZv3uIyGjgJXTaH4Sih1OxUUUa1wr4pVk6Ed2YCsqt6MnxKXQd5FmhfP1tmI jlndIfIdEfiQSECIRnHXTPEp0VqpWCkIUTAx86DymLttVJKG1UeoGZevGXSI= X-Sasl-Enc: YJKWyRFZP06CQatitZJuYkt+d2ASdDRHk8bqHhVO1FV4 1460527419 X-Mailer: MessagingEngine.com Webmail Interface - ajax-7bc02efc In-Reply-To: X-Mailman-Approved-At: Wed, 13 Apr 2016 02:55:13 -0400 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <1460527419.886129.577199985.09CFB94D@webmail.messagingengine.com> X-Mailman-Original-References: Xref: csiph.com comp.lang.python:106924 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