There is a portable standalone build for Windows that should work for running on Nvidia GPUs or for running on your CPU only on the releases page.
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 ...