A little weather CLI using Positionstack for geocoding and Open-Meteo for weather data.
A small hacking project. Missing tests, limited error handling, no CI etc... Just for fun!
Requires Python 3.10+.
- Create a free account Positionstack.
- Install the CLI:
pip install weatherforecastcli
- Initialize the CLI:
weather init
- Start getting weather forecasts!
weather forecast --help
Summary forecast:
weather forecast "Death Valley"
Detailed forecast:
weather forecast "Death Valley" --resolution 3H