Files

OpenRefine Agent Harness

This is the standalone CLI-Anything harness package for OpenRefine.

Install:

python -m pip install -e .

Run:

cli-anything-openrefine --help
cli-anything-openrefine

Start OpenRefine first for backend commands:

openrefine -i 127.0.0.1 -p 3333