Installation
Step 1: install the CLI through PyPI with uv or pip
Section titled “Step 1: install the CLI through PyPI with uv or pip”uv tool install potpieor:
python3 -m pip install --user potpie[!NOTE]
uv tool install potpieis recommended for CLI installs because global mutation of Python packages is generally not recommended.
Continue with First steps to run the setup wizard.