Installation¶ Install cypherglot from PyPI: uv pip install cypherglot Install from source in editable mode: uv pip install -e . For local development with docs and test tooling: uv sync --group test --group docs Python support¶ cypherglot targets Python 3.10+.