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