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 ...
Build Python projects to standalone directories with py-app-standalone Imagine an alternative to PyInstaller that uses uv to deploy Python apps as redistributables without the headaches.