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 ...
An asynchronous Python client for the NOAA National Centers for Environmental Information (NCEI) Climate Data Online (CDO) Web Services API v2. Features automatic rate limiting, connection pooling, ...
i found this project very useful and developed a python API wrapper for it called wg-pyrtal to trivialize the operations i needed to perform. I tought i'd polish it and make it my first community ...