Skip to content

Install

Jpterm can be installed from PyPI using pip or from conda-forge using pixi or micromamba.

With pip

pip install jpterm

With pixi

pixi init
pixi add jpterm

With micromamba

micromamba create -n jpterm
micromamba activate jpterm
micromamba install jpterm