github phuryn/claude-usage v1.5.3

3 hours ago

v1.5.3 — 2026-07-01

Packaging

  • Added a pyproject.toml so the tool installs with uv tool install git+https://github.com/phuryn/claude-usage (or pipx install …) — no clone needed (#144, thanks @jamesbraza). Packaging only: [project.dependencies] is empty so the tool stays stdlib-only at runtime, the version is read dynamically from scanner.VERSION (still the single source of truth), and the clone + python cli.py path is unchanged. The cli.py __main__ block was lifted into a main() function to serve as the claude-usage console entry point.

Don't miss a new claude-usage release

NewReleases is sending notifications on new releases.