Google Weather Fetcher

I’ve been messing around with python lately, since I want to learn a programming language. This weekend I decided to sit down and write a script, so after much deliberation I wrote one that pulls weather data from Google’s weather API and displays it in the console.   I know it probably isn’t correct form, but it works. If you want to check it out, download it below.  I want to store it on the server anyways.

Python source code: Google_Weather_Fetcher_script.zip
Windows executable: Google_Weather_Fetcher_exe.zip

blog comments powered by Disqus