Skip to content

Instantly share code, notes, and snippets.

View dnnspaul's full-sized avatar

Dennis Paul dnnspaul

View GitHub Profile
@dnnspaul
dnnspaul / claude_analyze.py
Last active October 6, 2025 12:18
Claude Code Cost Analysis
#!/usr/bin/env -S uv run --script
# /// script
# requires-python = ">=3.9"
# dependencies = [
# "pandas>=2.0.0",
# "plotly>=6.0.0",
# "nbformat>=5.0.0",
# ]
# ///
"""