Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197170
| From | Thomas Passin <list1@tompassin.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Using pipx for packages as opposed to applications |
| Date | 2025-01-13 13:15 -0500 |
| Message-ID | <mailman.65.1736792542.2912.python-list@python.org> (permalink) |
| References | <ot5b5l-50ps.ln1@q957.zbmc.eu> <pksheet-20250112112546@ram.dialup.fu-berlin.de> <a4oc5l-l9ft.ln1@q957.zbmc.eu> <e67b7cba-131e-4719-9d89-d2b4e73ade17@tompassin.net> |
On 1/12/2025 7:11 AM, Chris Green via Python-list wrote: > Stefan Ram <ram@zedat.fu-berlin.de> wrote: >> Chris Green <cl@isbd.net> wrote or quoted: >>> 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. >> >> I can't dig up any "pksheet" on PyPI. So, you got to take >> my earlier response like a rumor from a random tech meetup in >> Palo Alto - sounds interesting, but needs serious verification. >> > Ah, oops, a typo. It's pysheet (I have pk on the brain from it being > Point Kilometrique, distance markers on canals in France). > > Thanks for your previous response, it told me what I needed to know, > that pipx isn't really going to do what I want particularly easily. > > > If I DIY an environment for pysheet and then develop some python that > uses it, how do I then make it accessible as a 'normal' program? This > is just for my own use by the way, on (probably) just a couple of > Linux systems. Create a launch script that sets the environmental variables and launches the program.
Back to comp.lang.python | Previous | Next — Previous in thread | 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