Skip to content

Installation

github-actions[bot] edited this page Jul 29, 2025 · 1 revision

Pre-requisites

You need Python >=3.9 on your machine to install python-template-rust.

Install with pip

pip install python-template-rust

Install with conda

conda install python-template-rust --channel conda-forge

Source installation

For other platforms and for development installations, build python-template-rust from source.

Clone this wiki locally