Install and run Python applications in isolated environments
pipx is a tool to help you install and run end-user applications written in Python. It’s roughly similar to macOS’s brew, JavaScript’s npx, and Linux’s apt. It’s closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.7.1-5.fc43 | - |
Fedora 42 | 1.7.1-3.fc42 | - |
Fedora 41 | 1.7.1-1.fc41 | - |
Fedora 40 | 1.7.1-1.fc40 | - |
Fedora EPEL 9 | 1.2.1-1.el9 | - |
Fedora EPEL 10.1 | 1.7.1-1.el10_0 | - |
Fedora EPEL 10.0 | 1.7.1-1.el10_0 | - |
You can contact the maintainers of this package via email at
pipx dash maintainers at fedoraproject dot org
.