Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197159
| From | Chris Green <cl@isbd.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Using pipx for packages as opposed to applications |
| Date | 2025-01-11 21:54 +0000 |
| Message-ID | <ot5b5l-50ps.ln1@q957.zbmc.eu> (permalink) |
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 ยท
Back to comp.lang.python | Previous | Next — Next in thread | Find similar
Using pipx for packages as opposed to applications Chris Green <cl@isbd.net> - 2025-01-11 21:54 +0000
Re: Using pipx for packages as opposed to applications Left Right <olegsivokon@gmail.com> - 2025-01-12 11:02 +0100
Re: Using pipx for packages as opposed to applications Chris Green <cl@isbd.net> - 2025-01-12 12:11 +0000
Re: Using pipx for packages as opposed to applications Thomas Passin <list1@tompassin.net> - 2025-01-13 13:15 -0500
Re: Using pipx for packages as opposed to applications (Posting On Python-List Prohibited) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-12 22:42 +0000
Complete working version of cython Queue example? "Henry S. Thompson" <ht@inf.ed.ac.uk> - 2025-01-13 16:09 +0000
Re: Complete working version of cython Queue example? "Henry S. Thompson" <ht@inf.ed.ac.uk> - 2025-01-13 19:58 +0000
Re: Complete working version of cython Queue example? Thomas Passin <list1@tompassin.net> - 2025-01-13 13:18 -0500
csiph-web