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.1.tar.gz (593.1 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.1-py3-none-any.whl (601.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: render_langgraph-0.1.1.tar.gz
  • Upload date:
  • Size: 593.1 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.1.tar.gz
Algorithm Hash digest
SHA256 2a36cfce8dbc318eaec600eead68687abf2966f4f76f0882649ec725b3999e97
MD5 4a2bd9b96e47b1ba988938c8547dca73
BLAKE2b-256 109d8c35bbb72349562b564b06934d56c5b482d944f303d895fc66f37c3e50c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for render_langgraph-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 65da57582cbf6cf363bc67ba60919802f5b59714fad359cf38bf725f5e660ded
MD5 e9b46a0dc868e9ad99309686b5bdda2e
BLAKE2b-256 6db8c5f228e46988d0d1db3fa99a813c0491ace691d27bb5a317510afb287e5a

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.4

2 files

0.1.2

2 files

This release

0.1.1 This release

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