Skip to content

Repository files navigation

GitHub Analytics Dashboard

A Python CLI tool for fetching and analyzing GitHub repository statistics.

Features

  • Fetch repo stats (stars, forks, watchers, issues)
  • Compare multiple repositories
  • Cache API responses
  • Export to JSON, CSV, Markdown

Installation

pip install -e .

Usage

# Get stats for a repo
gh-analytics stats owner/repo

# Compare repos
gh-analytics compare owner/repo1 owner/repo2

Development

pip install -e ".[dev]"
pytest

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages