Quickstart
Install, compare two texts from the CLI or from Python, and find your way around the output formats.
pip install redlinesredlines "the quick brown fox" "the quick red fox"Quickstart
Install, compare two texts from the CLI or from Python, and find your way around the output formats.
Agent integration
Invocation, the JSON structure, exit codes, error handling and integration patterns for calling redlines from agents and automation.
API reference
Every class and method, generated from the docstrings that ship with the package.
Why it works this way
The decisions behind redlines 1.0 — what was rejected, and the conditions under which each should be revisited.