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

sbinet/go-python

naive go bindings to the CPython2 C-API observed · 2026-08-28

github.com/sbinet/go-python · Go · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 5168
  • days_rel: n/a
  • days_push: 1136
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1535 stars · 140 forks observed · 2026-08-28

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

Go bindings to the CPython 2 C-API via cgo, exposing PyXYZ functions to Go programs. It also ships a go-python executable that embeds the Python interpreter, but the project is archived since CPython 2 is end-of-life.

Use cases

  • embed python 2 interpreter in a go program
  • call cpython c-api functions from go
  • write go-based extensions for cpython
  • manipulate python objects from go code

When to choose

  • you must maintain legacy code that embeds CPython 2 in Go

When to avoid

  • starting a new project
  • you need Python 3 support
  • you want a maintained library

Facets

library · maturity abandoned

sdk parser developer-tools programming-languages go python windows cpython2 cgo c-api-bindings archived python-embedding linux macos

1 source

Member repositories

RepositoryRoleHealth v2
sbinet/go-pythonmain10

For agents

markdown · JSON · MCP: product_card(name="sbinet/go-python")

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