Skip to content

ivecanski/cityinfo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cityinfo-cli

Simple python CLI app for displaying city info (weather, air quality, time) in the terminal.

Code written completely by OpenAI Codex 5.2, under my guidance.

Rationale

Purpose is to play with a simple AI-generated project from scratch, using a bootstrapped AGENTS.md and tasks. Orchestration performed through Codex CLI.

Install

uv sync

Usage

uv run cityinfo-cli --help
uv run cityinfo-cli -c Belgrade

Environment

Create a .env file based on .env.example and set your WeatherAPI key:

cp .env.example .env

About

City info CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages