Getting Started
Follow these steps to set up Ascribe with CIRVA models locally and run a minimal example.
Prerequisites
- Python 3.13+ (verify:
python3 --version) - uv (Python packaging tool)
Install uv (macOS/Linux):
Or via pipx:
Clone and install
Quick start
Run a small demo (see scripts/ for more examples):
Develop/docs locally
Build docs (strict):