Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Chris Green Newsgroups: comp.lang.python Subject: Using pipx for packages as opposed to applications Date: Sat, 11 Jan 2025 21:54:32 +0000 Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net BquUdzv9s5f6Gkby61hfzwA42kbc3lnkyOi/oUduw9HtuNJbI= X-Orig-Path: not-for-mail Cancel-Lock: sha1:MxwHOWdJ4W+3rWC+0wAZHDwwzeE= sha256:dAAPikJPeU1mHmfgOtLGdyZcxEGx1sBjfFR04dPNTkw= User-Agent: tin/2.6.2-20221225 ("Pittyvaich") (Linux/6.1.0-28-amd64 (x86_64)) Xref: csiph.com comp.lang.python:197159 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 ยท