Skip to main content

render-langgraph

A zero-config CLI that renders a LangGraph graph in the browser.

pip install render-langgraph
cd my-agent-project
render-langgraph          # opens browser, graph rendered

How it works

render-langgraph finds your compiled graph (via langgraph.json, an AST scan, or an explicit path/to/file.py:attr), spawns your project's own Python interpreter to call get_graph(xray=True) on it, and renders the result with React Flow + elkjs. No Docker, no execution, no state inspection -- it reads the graph structure once and shows it to you.

Usage

render-langgraph                          # auto-discover
render-langgraph src/agent/graph.py:graph # explicit target
render-langgraph --graph my_graph         # pick an entry from langgraph.json
render-langgraph --static path.py         # AST-only, never imports
render-langgraph --json                   # print graph JSON, no server

Status

v0.1 walking skeleton: runtime extraction, discovery cascade, static AST fallback, and a served React Flow viewer with live reload on save.

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

render_langgraph-0.1.2.tar.gz (593.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

render_langgraph-0.1.2-py3-none-any.whl (602.0 kB view details)

Uploaded Python 3

File details

Details for the file render_langgraph-0.1.2.tar.gz.

File metadata

  • Download URL: render_langgraph-0.1.2.tar.gz
  • Upload date:
  • Size: 593.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.5

File hashes

Hashes for render_langgraph-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2bd08e80bb3263da44273fb0d160cc2011b2bb9eaa42d23f0ca3fbae1312bfc7
MD5 31b0c5ddb4dd12c5234c2108f1f1c03e
BLAKE2b-256 f3c0c83a1c8d23fbd83552491947ac61e9fa9a24b6ce2f45fba09f89ee653c47

See more details on using hashes here.

File details

Details for the file render_langgraph-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for render_langgraph-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 48b74e44a7f919d2e7352c17399b86b1d467c5bd62b0ce2691863beee6a8cd60
MD5 d740430b5064b7723147ca2544e34116
BLAKE2b-256 e3332ff820ed42216c5fe5ad0e16b03ba7d65b760cad6bbea14afbfca4b14a65

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.4

2 files

This release

0.1.2 This release

2 files

0.1.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page