Skip to content

Installation

github-actions[bot] edited this page Aug 14, 2026 · 1 revision

Pre-requisites

You need Python >=3.10 on your machine to install python-template-cppjswasm.

Install with pip

pip install python-template-cppjswasm

Install with conda

conda install python-template-cppjswasm --channel conda-forge

Source installation

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

Clone this wiki locally