# hoxu/gitstats

git history statistics generator

Repository: https://github.com/hoxu/gitstats
Canonical: https://ross.abutalabs.com/products/gitstats
Homepage: http://gitstats.sourceforge.net/
Language: Python
License Family: other
Last push: 2024-03-07T18:32:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5213, "days_push": 909, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1678, forks 497 (observed 2026-08-28T04:05:21.041029+00:00)

## What it is
GitStats is a Python-based statistics generator for git repositories that analyzes commit history and produces HTML reports. It generates metrics on activity, authors, files, and lines of code over time.

## Use cases
- generate statistics from a git repository's history
- visualize commit activity by hour, day, month, and year
- see contributor rankings and author activity over time
- track lines of code and file counts over a project's lifetime
- produce an HTML report of repo metrics for a team or project page

## When to choose
- you want a quick, static HTML overview of a git repo's history
- you need per-author and time-based commit activity charts
- you prefer a simple CLI tool with no server or database

## When to avoid
- you need interactive or real-time dashboards
- you need output formats other than HTML
- you want actively developed features or modern charting libraries

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, data-visualization, analytics
- domain: version-control, developer-tools, data-visualization
- platform: cli, python
- tags: git, git-history, statistics, html-reports, gnuplot, linux, macos

## Member repositories
- hoxu/gitstats (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.041029+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:33.748209+00:00, confidence not recorded.
  - homepage: http://gitstats.sourceforge.net/ (fetched 2026-08-29T11:14:54.332076+00:00, sha 06ecb56a7e36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
