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

abseil/abseil-py

Abseil Common Libraries (Python) observed · 2026-08-28

github.com/abseil/abseil-py · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 98
  • Release rhythm 67
  • 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: 104.5
  • age_days: 3270
  • days_rel: 61
  • days_push: 13
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2450 stars · 277 forks observed · 2026-08-28

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

Abseil Python Common Libraries (absl-py) is a collection of Python library code extracted from Google's production codebase. It provides application startup helpers, a distributed commandline flags system, an enhanced logging module, and testing utilities.

Use cases

  • parse commandline flags in python apps
  • structured logging for python applications
  • python testing utilities
  • standardize app startup across python services
  • shared common libraries for python projects

When to choose

  • you want battle-tested flag parsing and logging consistent with Google's Python ecosystem
  • you need absl-py as a dependency of libraries like TensorFlow or JAX
  • you want a simple, stable set of application scaffolding utilities

When to avoid

  • you prefer modern alternatives like argparse, click, or typer for CLI handling
  • you need a batteries-included standard library replacement rather than a small utility set
  • you want heavy ongoing feature development - the library is mature and changes slowly

Facets

library · maturity stable

logging testing cli developer-tools developer-tools python cross-platform abseil flags app-startup google utility-library command-line python

1 source

Member repositories

RepositoryRoleHealth v2
abseil/abseil-pymain88

For agents

markdown · JSON · MCP: product_card(name="abseil/abseil-py")

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