Skip to content

Peter554/weather

Repository files navigation

weather

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!

Usage

Requires Python 3.10+.

  • Create a free account Positionstack.
  • Install the CLI: pip install weatherforecastcli
  • Initialize the CLI: weather init
  • Start getting weather forecasts!

Forecast

weather forecast --help

Summary forecast:

weather forecast "Death Valley"

Detailed forecast:

weather forecast "Death Valley" --resolution 3H