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 ยท -- https://mail.python.org/mailman/listinfo/python-list