Isolated [[Python]] package installer similar to [[npx]].
```bash
pipx install black
pipx install notebook
pipx install yt-dlp
pipx install youtube-dl
pipx install catt
pipx install poetry
```
Some of these can also be installed with [[Homebrew]] and [[Poetry (package manager)]].