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

xflr6/graphviz

Simple Python interface for Graphviz observed · 2026-08-28

github.com/xflr6/graphviz · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 92
  • 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: 4616
  • days_rel: n/a
  • days_push: 53
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1804 stars · 220 forks observed · 2026-08-28

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

A Python library providing a simple interface for creating and rendering graph descriptions in the DOT language using the Graphviz graph drawing software. Users build graph objects by adding nodes and edges, then generate DOT source code and render it to formats like PDF, PNG, or SVG.

Use cases

  • generate flowcharts and diagrams from python
  • create graph visualizations with dot language
  • render network graphs to png or svg
  • visualize dependency trees in jupyter notebooks
  • build directed graphs programmatically
  • convert python data structures to graphviz diagrams

When to choose

  • you want to programmatically build and render Graphviz graphs from Python
  • you need DOT source generation with a clean Python API
  • you want to display rendered graphs in Jupyter notebooks

When to avoid

  • you need interactive or dynamic graph visualization in the browser
  • you don't have the Graphviz system installation available
  • you need large-scale graph layout algorithms beyond Graphviz's capabilities

Facets

library · maturity active

data-visualization graphics data-visualization developer-tools python cross-platform graphviz dot-language graph-rendering jupyter python

2 sources

Member repositories

RepositoryRoleHealth v2
xflr6/graphvizmain74

For agents

markdown · JSON · MCP: product_card(name="xflr6/graphviz")

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