Skip to content

Installation

github-actions[bot] edited this page Nov 9, 2025 · 2 revisions

Pre-requisites

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

Install with pip

pip install python-template-js

Install with conda

conda install python-template-js --channel conda-forge

Source installation

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

Clone this wiki locally