pipx

Install and run Python applications in isolated environments. More information: <https://github.com/pypa/pipx>.

Debian Debian
RUN apt-get update && \ apt-get install -y pipx
Ubuntu
RUN apt-get update && \ apt-get install -y pipx
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pipx
click the source code to copy install pipx on any operating system with command-not-found.com