Requirements For local development, this project requires you to have the following tools installed on your machine: Rust/Cargo toolchain uv Python project manager Testing To run all tests: uv run pytest To run tests for specific packages only: Rust cargo test Python uv run pytest packages/python