It's possible to build a simple Python CLI weather app in a weekend using geopy, requests, and the NWS JSON API. Use geopy's ...
A long while back, I posted a “programmed” version of that script, but the links are screwed up, so here’s a simplified and improved version. The script starts with “The Opening,” below. Here’s some ...