Skip to content

LizerAIDev/gh-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Stats Analyzer | GitHub 统计分析仪

CI Python 3.9+ License: MIT

Analyze any GitHub user's activity and generate a detailed stats report — no API token needed for public data.

分析任意 GitHub 用户的活动并生成详细统计报告 — 无需 API 令牌


Example / 示例

$ gh-stats LizerAIDev

==================================================
  GitHub Stats for @LizerAIDev
==================================================
  Name:        Lizer
  Bio:         AI Developer | Building projects daily
  Location:    Everywhere
  Public repos:    24
  Followers:       7
  Following:       12
==================================================

  Top Repositories (by stars):
  ──────────────────────────────────────────────
  weather-cli               ⭐0    🔀0    Python
  json-diff-cli             ⭐0    🔀0    Python
  prompt-manager            ⭐0    🔀0    Python

  Language Distribution:
  ──────────────────────────────────────────────
  Python      ████████████████████  100.0% (16 repos)

Features / 功能

Feature Description
👤 User Profile Name, bio, location, blog, account age
📦 Repo Stats Top repos by stars, forks, last updated
📊 Language Analysis Visual distribution of languages
🔑 No Token Uses public GitHub API (60 req/hr limit)
⚡ Zero Dependencies Pure Python stdlib

Quick Start / 快速开始

# Analyze any user
gh-stats <username>

# Examples
gh-stats LizerAIDev
gh-stats torvalds
gh-stats github

Install / 安装

pip install gh-stats-lizer
gh-stats torvalds

Tech Stack / 技术栈

  • Python 3.9+ — Zero external dependencies
  • GitHub REST API — Public data, no auth needed

License / 许可证

MIT License


Made with ❤️ by Lizer | Powered by Hermes Agent

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages