Can this be installed with uv? https://github.com/astral-sh/uv
Edit:
# Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
# Install the required CLI tool (Node.js)
npm install -g ccusage
# Clone and setup
git clone https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor.git
cd Claude-Code-Usage-Monitor
# Install Python deps with uv
uv add pytz
chmod +x ccusage_monitor.py
# Run it
uv run python ccusage_monitor.py --plan max20 --timezone America/New_York
Do you hear that noise? It sounds like something is scraping
This seems like a problem if for example, you hit 90% usage, pass the window, then burn through the remaining 10% quickly and have to wait a long time.