# ejwa/gitinspector

:bar_chart: The statistical analysis tool for git repositories

Repository: https://github.com/ejwa/gitinspector
Canonical: https://ross.abutalabs.com/products/gitinspector
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: statistical-analysis, gitinspector, analysis, statistics, timeline-analysis, git
Last push: 2024-04-30T12:38:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4028, "days_push": 855, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2506, forks 343 (observed 2026-08-28T04:06:57.166769+00:00)

## What it is
Gitinspector is a command-line statistical analysis tool for git repositories that reports per-author contribution statistics and optional timeline analysis of workload and activity. It supports filtering by file extension, code metric violation reporting, and HTML, JSON, XML, or plain text output.

## Use cases
- analyze contributor statistics for a git repository
- generate a timeline of author activity and workload
- grade student programming projects by repository contribution
- export repository statistics as HTML or JSON reports
- check code metric violations in a repo history

## When to choose
- you need per-author contribution stats from a git history
- you want multi-format reports (HTML, JSON, XML, text) of repository activity
- you're an instructor evaluating student project contributions

## When to avoid
- you need real-time or CI-integrated code quality analysis rather than historical statistics
- you want GitHub-style analytics dashboards with a web UI
- you need analysis of non-git version control systems

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: analytics, data-visualization, developer-tools, version-control
- domain: developer-tools, version-control, analytics, education
- platform: cli, python, cross-platform
- tags: git, repository-statistics, code-metrics, contributor-analysis, reporting

## Member repositories
- ejwa/gitinspector (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.166769+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-30T02:26:42.663248+00:00, confidence not recorded.
  - readme: https://github.com/ejwa/gitinspector (fetched 2026-08-28T04:06:57.166769+00:00, sha 9f00f3690618)
- Data as of 2026-08-30T08:39:29.467469+00:00.
