This package browser is in early development. Mind the rough edges.

pipx 1.7.1

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 JavaScript's npx, and Trisquel's apt.

Installation

Install pipx 1.7.1 as follows:

guix install pipx@1.7.1

Or install the latest version:

guix install pipx

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.