packages/lang/python/pipx
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
..
Makefile pipx: Add new package 2023-11-16 02:30:21 +08:00
test.sh pipx: Add new package 2023-11-16 02:30:21 +08:00