Commit Graph

3 Commits

Author SHA1 Message Date
e10563b405 Use rich for table output; add uv project setup
- Replace manual column-width formatting with rich.Table
- Add pyproject.toml, uv.lock for dependency management
- Add .python-version (3.11) and .envrc for direnv/uv auto-setup
- Add main.py scaffold

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 20:34:19 +08:00
929b7a4cec Add README.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 01:18:37 +08:00
34084d9935 Initial commit: CPC fuel price CLI scraper
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 01:17:01 +08:00