Installation
Requirements
Section titled “Requirements”Supported Python runtimes are 3.12–3.14. Use a virtual environment for both published and development installations.
Published package
Section titled “Published package”python -m pip install voiageDevelopment checkout
Section titled “Development checkout”git clone https://github.com/edithatogo/voiage.gitcd voiageuv sync --extra devThe 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.