Files

327 B

Install the Backend

code-review-graph needs a Python backend to parse your codebase.

Requirements: Python 3.10+

Recommended: Install via uv:

uv pip install code-review-graph

Alternatives:

pipx install code-review-graph
# or
pip install code-review-graph