Ross ROSS = Recommend OSS · open-source software intelligence for agents

gitpython-developers/GitPython

GitPython is a python library used to interact with Git repositories. observed · 2026-08-28

github.com/gitpython-developers/GitPython · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 97
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 5755
  • days_rel: 23
  • days_push: 8
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

5173 stars · 989 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GitPython is a Python library for interacting with Git repositories, offering both high-level (porcelain) and low-level (plumbing) abstractions over git objects, largely by wrapping the git command-line executable. The project is in maintenance mode with no active feature development.

Use cases

  • automate git operations from python scripts
  • read commit history and repository data programmatically
  • build tooling that wraps git commands
  • inspect and manipulate git objects in python
  • script batch git repository analysis

When to choose

  • you need a mature, widely-used Python API over git repositories
  • you want both high-level and low-level git access from Python
  • you need a permissively licensed (BSD-3-Clause) git library

When to avoid

  • you need new features or rapid bug fixes, since the project is in maintenance mode
  • you can use a Rust-based alternative like gitoxide instead
  • you cannot guarantee the git executable is installed on the target system

Facets

library · maturity maintenance

version-control developer-tools version-control developer-tools python cross-platform cli git git-porcelain git-plumbing python-library repository-interaction automation

2 sources

Member repositories

RepositoryRoleHealth v2
gitpython-developers/GitPythonmain98

For agents

markdown · JSON · MCP: product_card(name="gitpython-developers/GitPython")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem