Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 399 Bytes

File metadata and controls

19 lines (12 loc) · 399 Bytes

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.