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

clj-python/libpython-clj

Python bindings for Clojure observed · 2026-08-28

github.com/clj-python/libpython-clj · Clojure · EPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 2666
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1206 stars · 74 forks observed · 2026-08-28

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

A Clojure library providing deep bidirectional integration between the JVM and Python, allowing Clojure/Java code to call Python libraries and vice versa. It bridges JVM and Python objects with GC-linked lifetimes, efficient numpy data copies, and supports embedding a Clojure REPL inside a Python host process.

Use cases

  • call python libraries from clojure
  • use numpy and pandas from the jvm
  • embed clojure in a python application
  • use machine learning libraries like pytorch from clojure
  • bridge jvm objects and python objects
  • run a clojure repl inside python

When to choose

  • you are on the JVM and need Python's ecosystem (numpy, ML libraries) without leaving Clojure/Java
  • you want bidirectional interop with GC-safe object lifetimes
  • you need a Java-only API to embed Python without writing Clojure

When to avoid

  • you need a pure-Python or pure-Clojure solution without cross-language overhead
  • your project requires strict GIL-free high-throughput calls to many small Python functions
  • you are not on the JVM platform

Facets

library · maturity active

sdk interpreter programming-languages data-science machine-learning developer-tools jvm python cross-platform windows clojure python-interop jvm numpy interop repl macos linux

1 source

Member repositories

RepositoryRoleHealth v2
clj-python/libpython-cljmain76

For agents

markdown · JSON · MCP: product_card(name="clj-python/libpython-clj")

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