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

yinwang0/pysonar2

PySonar2: a semantic indexer for Python with interprocedual type inference observed · 2026-08-28

github.com/yinwang0/pysonar2 · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 70
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4691
  • days_rel: n/a
  • days_push: 184
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1425 stars · 499 forks observed · 2026-08-28

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

PySonar2 is a Java library that performs interprocedural type inference and semantic indexing of Python codebases. The resulting index powers code browsers, code search engines, and IDE-like developer tools.

Use cases

  • build a code search engine for Python repositories
  • index a large Python codebase for go-to-definition navigation
  • infer types across a whole Python project for static analysis
  • generate an HTML code browser for the Python standard library
  • power code intelligence features in an IDE or developer tool

When to choose

  • you need highly accurate cross-function type inference and definition lookup for Python at scale
  • you are building a code search or code browsing product and want a proven index backend
  • you need analysis accuracy beyond what typical Python IDEs provide

When to avoid

  • you want a polished end-user tool rather than a library to embed
  • your project is not Python
  • you cannot run a JVM-based toolchain (Java 8+, Maven) alongside a local Python installation

Facets

library · maturity active

search-engine parser developer-tools developer-tools programming-languages parsers jvm cli cross-platform static-analysis type-inference code-indexing code-navigation code-intelligence search

1 source

Member repositories

RepositoryRoleHealth v2
yinwang0/pysonar2main64

For agents

markdown · JSON · MCP: product_card(name="yinwang0/pysonar2")

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