Using pipx for packages as opposed to applications
Chris Green
cl at isbd.net
Sat Jan 11 16:54:32 EST 2025
Can one use pipx to wrap the process of creating an independent
environment for a python package as opposed to a runnable application?
E.g. I want to install and use pksheet but, as it's not available from
the Debian repositories, I'll have to install it from PyPi. So I
should put it in its own environment. Can pipx help me with this?
--
Chris Green
ยท
More information about the Python-list
mailing list