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 ...
It's surprisingly feature-complete for a terminal app, since it handles all the interactive stuff you'd expect from a ...