Commit Graph

3 Commits

Author SHA1 Message Date
Jeffery To b8bc78ee3b pipx: Update to 1.3.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-13 14:18:06 +08:00
Jeffery To 06d839d9ca pipx: Update to 1.3.2, add new dependencies
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-12-07 15:07:05 +08:00
Jeffery To 72b0da3d03 pipx: Add new package
From the README:

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.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-11-16 02:30:21 +08:00