Skip to main content

A TUI application for displaying weather forecasts with hour-by-hour graphs

Project description

Weather TUI

A terminal user interface for displaying weather forecasts with hour-by-hour graphs and multi-day forecasts.

Python 3.12+ License: MIT CI

Features

  • Current weather conditions with temperature
  • Hourly temperature and precipitation graphs
  • 7-day weather forecast with clickable day selection
  • Location search powered by OpenWeatherMap Geocoding
  • Keyboard-friendly navigation

Installation

Using uvx (recommended, no install needed)

# Run directly without installing
uvx --with weather-tui python -m weather_tui

From PyPI

pip install weather-tui

From source

# Clone the repository
git clone https://github.com/benedikt-mayer/weather-tui.git
cd weather-tui

# Install with uv (recommended)
uv sync

# Or with pip
pip install -e .

Usage

# If installed via pip
python -m weather_tui

Environment Variables

Variable Required Description
OPENWEATHERMAP_API_KEY Yes API key for geocoding. Get a free key at OpenWeatherMap

Create a .env file in your working directory:

OPENWEATHERMAP_API_KEY=your_api_key_here

Keyboard Shortcuts

Key Action
s Search for a new location
r Refresh weather data
q Quit
Escape Cancel search
Click Select a day to view its hourly forecast

Development

# Install dev dependencies
uv sync --extra dev

# Run tests
uv run pytest

# Run linting
uv run ruff check .
uv run ruff format --check .

# Fix linting issues
uv run ruff check --fix .
uv run ruff format .

Tech Stack

License

MIT License - see LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weather_tui-1.0.0.tar.gz (101.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

weather_tui-1.0.0-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file weather_tui-1.0.0.tar.gz.

File metadata

  • Download URL: weather_tui-1.0.0.tar.gz
  • Upload date:
  • Size: 101.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for weather_tui-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c1d3b1e6b005b782ad2f57d94cfe690514c8dc2835c629061b455cb6c59bc83f
MD5 b037c0705bfcb62e0ecc9ff5a12993d5
BLAKE2b-256 c266e57f23c057f7b4d1ef5e9d83c711d2cb32ca63e8a48c86522668b457128b

See more details on using hashes here.

File details

Details for the file weather_tui-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: weather_tui-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for weather_tui-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 54446b89465fe4d5ecd92d33bb6b677289bc10089aa5c45c57baddb221fedfb0
MD5 ca41ea9782a5f1de5c549be5a9ad8051
BLAKE2b-256 17c0f88cdccc05b8ae7e05b5091c8a67e2611859da3931bc771f885de8973304

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page