Skip to content

Setup

Environment

  • Python 3.13+ with uv
  • just task runner

First run

uv sync --group dev
just check
just docs-build

Useful commands

  • just check — lint, type-check, docs checks, ast-grep scan/tests, and pytest
  • just docs-build — build docs site