Skip to content

pipx

Install

Install pipx on Linux, Windows and macOS.

Windows

Install scoop, if not already installed using Windows Powershell:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Install pipx usng scoop:
scoop install pipx
pipx ensurepath

Getting Started

Getting Started with pipx