Skip to content

Commit 149f22a

Browse files
acailicclaude
andcommitted
feat: add PyPI download stats page with live charts
- Add docs/stats.html with daily download line charts for both packages - Python version and OS breakdown doughnut charts - Package comparison table (SDK vs Server vs Combined) - Live data from pypistats.org API (no build step needed) - Add Stats link to landing page navigation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2823907 commit 149f22a

2 files changed

Lines changed: 525 additions & 0 deletions

File tree

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<div class="nav-header__links">
6060
<a href="https://acailic.github.io/agent_debugger/docs/" class="nav-header__link">Docs</a>
6161
<a href="https://acailic.github.io/agent_debugger/blog/" class="nav-header__link">Blog</a>
62+
<a href="https://acailic.github.io/agent_debugger/stats.html" class="nav-header__link">Stats</a>
6263
<a href="https://github.com/acailic/agent_debugger" class="nav-header__link">GitHub</a>
6364
<a href="https://pypi.org/project/peaky-peek/" class="nav-header__link">PyPI</a>
6465
</div>

0 commit comments

Comments
 (0)