Skip to content

Installation

Supported Python runtimes are 3.12–3.14. Use a virtual environment for both published and development installations.

Terminal window
python -m pip install voiage
Terminal window
git clone https://github.com/edithatogo/voiage.git
cd voiage
uv sync --extra dev

The base installation includes the supported scientific-data dependencies and the Rust/PyO3 extension. Plotting, deep-learning, web, widget, and other specialist integrations remain explicit optional extras.